html, body {
  background-color: black;
  font-size: 32pt;
  
}
canvas {
  display: block;
}
