html {
  height: 100%; }

body {
  background: #f2f2f2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 100%; }
  body canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }

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