/* body {
  background-color: lightblue;
} */
canvas {
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  right: 0px;
  bottom: 0px;
}