
select, option {
  font-size: 1.2em;
}

var.feedback {
  font-weight: bold;
  margin-left: 10px;
}

.good { color: green; }

.wrong { color: red; }
