body {
  background-color: #99CCFF;
  color: black;
  max-width: 70ch;
}

h1 {
  color: black;
  text-transform: none;
}
