/* from https://codepen.io/iprodev/pen/azpWBr */

#confetti {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.end h2 {
    text-shadow: none;
}