html, body {
  margin: 0;
  padding: 0;
}
canvas {
  display: block;
}
p {
  font-size: 2.5em;
}
