body {
  font-family: Arial, sans-serif;
  text-align: center;
  background: #111;
  color: #eee;
}
h1 {
  color: #0f0;
}