body {
  margin: 0px;
  padding: 0px;
}

canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #000000;
}
