body {
  background-color: black;
  color: white;
  font-family: Trebuchet;
}

hint {
  background-color: black;
  color: black;
  font-family: Trebuchet;
}

div {
  text-align: center;
}