
body {
  color: rgb(25, 0, 247);
  font-family: Courier New;
}
#main {
  max-width: 400px;
  margin: auto;
  text-align: center;
}
h1, h2 {
  font-family: "Bitcount Grid Double", system-ui;
  font-weight: 500;
}
