html, body {
  background-color:rgb(176,250,253);
  
}
canvas {
  display: block;
  margin: auto;
}
