body{
    background-color:lightblue;
}

main{
    margin:25px;
    padding:25px;
    background-color:white;
    border-radius:50px;
}