body {
    background: rgba(177, 205, 238, 0.75);
    color: rgb(31, 58, 88);
    font-family: sans-serif;
}

h1 {
    text-align: center;
}

#nanogallery {
    margin: auto;
    max-width: 1200px;
}