#question_header {
    width: 80%;
}

#question_text {
    font-size: 1.35rem;
}

.question-answer {
    width: 100%;
    height: 22.5%;
    padding: 12px 16px;
}

code {
    font-size: 0.9rem !important;
}

#section_score {
    font-size: 2rem;
}

#accept_answers {
    width: 33%;
    height: 5%;
    top: 103%;
    padding: 0;
}

#section_questions {
    justify-content: unset;
}
