body {
    background-color: rgb(2, 0, 112);
    color: white;
    font-family: sans-serif;
}

section.center {
    text-align: center;
}
