html,body{height:100%;margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif}*{box-sizing:border-box}button{font-family:Nunito,sans-serif}.confetti-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.confetti-piece{position:absolute;top:-20px;width:10px;height:10px;border-radius:3px;animation:confettiFall 3.5s ease-in forwards}@keyframes confettiFall{to{transform:translateY(105vh) rotate(720deg);opacity:0}}
