#confetti {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

#card {
    z-index: 1;
}
