html, body {
  margin: 0;
  padding: 0;
}
canvas {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}
