body{
    background-color: #CC99FF;
}

div{
    border-radius: 20px;
    background: #cfd6d0;
    padding: 15px;
}