body {
  background-color: #ddd;
}
canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -220px;
  margin-left: -400px;
}