html {
  text-align: center;
  margin: 1rem 10%;
  font-family: "Fira Code", monospace;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

h2 {
  padding: 1em 0em 0em 0em;
}
