canvas {
  display: block;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
}
