html, body {
  height: 100%;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-family: 'Crimson Text', serif;
  background-color: #0E0E0E;
  font-size: 1.1rem;
}
