body {
  background: #000;
}
#c {
  color: #aaa;
  font-size: 26pt;
  font-family: monospace;
  text-align: center;
  padding-top: 50px;
}
#h {
  color: white;
  font-size: 26pt;
  font-weight: bold;
}
