body {
  margin:0;
}

canvas {
  height: 100vh !important;
  position: fixed;
  width: 100vw !important;
}