canvas {
    background-color: white;   
  }

  body {
    background: white;
    overflow: hidden;
    margin: 0px;
}