.img{
    margin: 20px;
    border-radius: 20px;
}

body{
    background-color: rgb(237, 204, 159);
    color: rgb(55, 21, 0);
}