body {
  background-color: #0f0f0f;
  color: white;
}

@font-face {
  font-family: comic;
  src: url(/fonts/comicsans.ttf) format('truetype');
}