body {
  background: #999999; /* dark grey background */
  color: white; /* white font color */
}
.center { text-align: center }
