html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden; }

#canvas {
  display: block;
  width: 100% !important;
  height: 100% !important; }

/*# sourceMappingURL=style.css.map */
