#meteor-shower{pointer-events:none;z-index:1;position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease}.combo-text[data-meteor=true]{color:#0ff!important;font-size:20px!important;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,255,255,.8),0 0 30px rgba(0,255,255,.6)!important;animation:meteor-count-rise 2.5s cubic-bezier(.2,.8,.2,1) forwards!important}@keyframes meteor-count-rise{0%{opacity:0;transform:translateY(0) scale(.8)}10%{opacity:1}50%{opacity:1;transform:translateY(-60px) scale(1.3)}to{opacity:0;transform:translateY(-120px) scale(1)}}