html, body {
  height: 100%;
}

.quiz-option:disabled,
.quiz-option.pointer-events-none {
  cursor: default;
}
