body {
  background: #A5F7BD;
  overflow: hidden;
}

canvas {
  width: 100%;
  height: 100%;
  position: absolute;
}