body {
  margin: 0;
  overflow: hidden;
  background: #000;
}
canvas {
  display: block;
}
.dg.ac {
  z-index: 1000 !important;
}