* { 
  font: 1rem monospace;
  margin-left: auto;
  margin-right: auto;
}

canvas {
  display: block;
}

h1 {
  font-size: 2rem;
}