body {
  padding: 0;
  margin: 0;
}
main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
canvas {
  image-rendering: pixelated !important;
  image-rendering: -moz-crisp-edges !important;
}
/*# sourceMappingURL=app.824f74bf.css.map */
