body {
    margin: 0;
  }
  canvas {
    height: 100%;
    width: 100%;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  