body {
  margin: 0 auto;
  text-align: center;
}
#canvas {
  background-color: grey;
  border-radius: 5%;
}
