body {
  background-color: #ffefd5;
  padding: 40px 20px 20px;
}

text {
  pointer-events: none;
  font-size: 20px;
}

#chart {
  flex-direction: column;
  align-items: center;
  display: flex;
}

#question h1 {
  font-size: 60px;
}

.text-middle {
  flex-direction: column;
  align-items: center;
  display: flex;
}

#title h1 {
  font-size: 30px;
}

#question h1 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

#image {
  height: 0;
  visibility: hidden;
  justify-content: center;
  display: flex;
}

/*# sourceMappingURL=index.74f7da86.css.map */
