.chocolate-shower{position:fixed;pointer-events:none;width:100%;height:100%;top:0;left:0;z-index:50;overflow:hidden}.chocolate{position:absolute;top:-50px;animation:fall 2s linear infinite}@keyframes fall{to{transform:translateY(120vh) rotate(1turn)}}