body {
  font-family: 'DotGothic16', sans-serif;
}

canvas {
  image-rendering: pixelated;
}

input,
button {
  border-radius: 0.2rem !important;
}
