@font-face {
  font-family: "Press Start 2P";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/press-start-2p.woff2") format("woff2");
}
html,
body {
  margin: 0px;
  height: 100%;
  background-color: #0f0f1a;
  overscroll-behavior: none;
}
