/** Add css rules here for your application. */

.confettiCanvas {
  display: block;
  position: absolute;
  zindex: 1;
  pointer-events: none;
  height: 100%;
  width: 100%;
}
