<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.counter {
  font-size: 1.1rem;
  font-weight: normal;
}

.question-box, .answer-box {
  font-size: 2rem;
  padding: 10px 20px;
  margin-top: 15px;
  line-height: 1.5;
}

.m-form-check .check-item {
  text-align: center;
}

.m-form-check .check-item label {
  display: inline-block;
  width: auto;
}</pre></body></html>