body {
  margin: 0;
  background: black;
}
output {
  color: white;
  position: absolute;
}
canvas {
  width: 100%;
}
