.highlight {
  background-color: yellow;
}

.hidden {
  display: none;
}
