body {
  background: black;
  font-family: monospace;
  font-size: 1em;
}

header h1 a:any-link {
  font-size: 1em;
  color: lightgreen;
  text-decoration: wavy;
}
