canvas {
    background-color: black;   
  }

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