html, body {
  margin: 0;
  padding: 0;
}
canvas {
  display: block;
}

.special-elite-regular {
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
}
