html {
    background:#ecf0f1;
  }
  canvas {
    display:block;
    margin:auto;
    background:#ecf0f1;
  }