body {
    background: #d0e6ed;
}

#container {
    max-width: 750px;
    margin: 0 auto;
    display: block;
    margin-top: 20vh;
}
