html {
  background-color: black;
  color: lime;
}

body {
  width: 80ch;
  margin: 0 auto;
}
