body {
    background-color: rgb(251, 238, 238);
}
.image img {
    width: 30%;
    border: 30px;
    margin: 20px;
    margin-bottom: 25PX;
    align-items: center;
}
.image p {
    margin: 40px;
    margin-bottom: 1px;
    font-size: 20px;

}