body, html {
  margin: 0px;
  padding: 0px;
  overflow: hidden; }

#canvas {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

#debug {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px;
  background-color: #000;
  color: #fff;
  z-index: 999; }

/*# sourceMappingURL=main.v1.css.map */
