#container {
  width: 100%;
  display: flex;
  justify-content: center;
}

canvas {
  width: 80%;
}
