
html, body {
  width: (100% - 5px);
  height: (100% - 5px);
}

.webgl-canvas {
  width:  100%;
  height: 100%;
}
