body{
    background: rgb(30, 143, 255);
}
section{
    background-color: whitesmoke;
    text-align: center;
    padding: 10px;
}