body {
  margin: 0;
}
canvas {
  width: 100vw;
  height: 100vh;
  display: block;
}
