.firework-parent {
  position: relative;
}

.firework-canvas {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}