@import "import";

.quizSection {
  position: relative;
  width: 100%;
  height: 100%;

  @include flex(column);
}
