.glitch{color:#fff;position:relative}.glitch:before,.glitch:after{content:attr(data-text);width:100%;position:absolute;top:0;left:0;overflow:hidden}.glitch:before{text-shadow:-2px 0 #00fff0;animation:2s linear infinite alternate-reverse glitch-anim;left:2px}.glitch:after{text-shadow:-2px 0 #f03;animation:1.5s linear infinite alternate-reverse glitch-anim2;left:-2px}@keyframes glitch-anim{0%{clip:rect(10px,9999px,80px,0)}20%{clip:rect(60px,9999px,20px,0)}40%{clip:rect(30px,9999px,60px,0)}to{clip:rect(50px,9999px,30px,0)}}@keyframes glitch-anim2{0%{clip:rect(10px,9999px,50px,0)}20%{clip:rect(40px,9999px,20px,0)}40%{clip:rect(20px,9999px,70px,0)}to{clip:rect(60px,9999px,10px,0)}}.scanlines{position:relative}.scanlines:after{content:"";pointer-events:none;opacity:.3;background-image:repeating-linear-gradient(#0003 0 1px,#0000 2px);position:absolute;inset:0}
