* {
  color: white;
  font-size: 5rem;
  font-family: monospace;
}

body {
  background-color: #121212;
}

/*# sourceMappingURL=main.css.map */