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

body{
    background-color: rgb(241, 218, 255);
    color: rgb(59, 0, 114);
}
