.first-line .tn-atom,
.second-line .tn-atom { 
    visibility: hidden;
}

.ticonfetti-img {
  z-index: 999;
}

.ti-confetti {
  position: absolute; /* Ensures stacking context */
  z-index: 1000; /* Above the confetti */
}

