body {
  margin: 0;
  overflow: hidden; 
}
canvas {
  height: 100%
  width: 100%;
  position: fixed;
}
