body{
    background-color: rgb(244, 228, 198);
}
p {
    text-align: center;
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.backbutton a {
    top: 10px;
    left: 10px;
   font-size:25px;
   list-style: none;
   text-decoration: none;
   display: inline-block;
}
