.quiz-result-page {
  color: #1e293b;
}
@media screen and (min-width: 1520px) {
  .quiz-result-page aside{
    display: block;
  }
}
