html {
  background-color: #141414;
  color: white
}

h1 {
  font-family: 'Fira Code', monospace;
}

* {
  font-family: 'Inter', sans-serif;
}
