
html {
  background: black;
  color: white;	
  font-family: Verdana;
}

body {
  margin: 0.5em auto;
  max-width: 65em;
}