canvas {
  border: 1px solid black;
  background-color: black;
}

body {
  margin: 0;
  background-color: rgb(25,25,25);
}