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

body{
    background-color: rgb(223, 176, 143);
    color: rgb(118, 35, 0);
}