body {
  overflow: hidden;
  background-color: black;
  justify-content: center;
}
canvas{
  top: 0;
  left: 0;
  position: absolute;
}


