#myCanvasContainer {
  width: 500px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

