body {
  background-color: #000;
  color: #fff;
  font-family: "Inter", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
h1, p {
  font-size: 18px;
  font-weight: 300;
}
a {
  color: #fff;
}