body {
  margin: 0;
  background-color: blue;
  overflow: hidden;
}

canvas {
  background-color: black;
}