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

body{
    background-color: rgb(255, 216, 187);
    color: rgb(255, 94, 0);
}