html, body {
  background-color: black;
  font-size: 27pt;
  margin: 0;
  padding: 0;
}
canvas {
  display: block;
}
