body  {
  background-color: #110a12;
  color: #c5c5c5;
  font-family: "inter", "inter Fallback", system-ui;
}

h1 {
  font-size: 6rem;
}

div.main  {
  text-align: center;
}

.banner-text {
  font-size: 2rem;
}