@media (max-width: 767px) {
    /* On small screens, the nav menu spans the full width of the screen. Leave a space for it. */
    body {
        padding-top: 50px;
    }
}


#quizForm{
    padding-bottom:20px;
    padding-top: 20px;
}