body {
    text-align: center;
}

.question, #results {
    display: none;
    margin-top: 1rem;
}

#quiz-title {
    margin-top: 1em;
    margin-bottom: 2em;
}