body {
    margin: 0;
    background-color: black;
  }
  
  canvas {
    background: white;
  }
  