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

body{
    background-color: blanchedalmond;
    color: rgb(56, 33, 5);
}