body {
  margin: 0;
  padding: 0;
  background-color: #f9f9f9;
  font-family: sans-serif;
}

canvas {
  display: block;
  margin: auto;
}
