.quizz{
  background: #F0FFE9;
  display: flex;
  height: 100%;
  min-height: 100dvh;
}

.page__page{
  min-height: 100dvh !important; 
}