/* Curiosity does nothing yet. */

body {
  background-color: #000;
  color: #fff;
  font-family: Trebuchet MS;
  text-align: center;
  font-size: 20px;
}

hint {
  background-color: #000;
  color: #000;
}

glow {
  text-shadow: 0 0 20px #fff, 0 0 30px #fff;
}