body {
    background-color: black;
}

#content {
    display: flex;
    flex-direction: column;
    align-items: center;
}