.quiz-header h1 {
  margin: 0.1rem 0 0.35rem;
  font-size: clamp(1.1rem, 5.6vw, 2.25rem);
  line-height: 1.1;
  white-space: nowrap;
}
