body{display:flex;height:100vh;margin:0;overflow:hidden;font-family:basier_circle_monoregular, "Courier New", Courier, monospace;color:white;background:#000;align-items:center}.card{position:relative;width:100vw;height:auto;max-width:420px;padding:10px 0;margin:0 auto;overflow:hidden;border:1px solid #0a0a0a;border-radius:5% / 50%;background:#0a0a0a;box-shadow:inset 0 0 20px 6px rgba(255,255,255,0.6)}.card-crt::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;content:" ";animation:flicker .15s infinite, moveAnim .02s infinite linear;pointer-events:none;border-radius:15px;background:linear-gradient(rgba(18,16,16,0) 50%, rgba(0,0,0,0.25) 50%),linear-gradient(90deg, rgba(255,0,0,0.06), rgba(0,255,0,0.02), rgba(0,0,255,0.06));background-size:100% 4px, 3px 100%}.container{display:flex;height:100%;flex-direction:column}.container__header,.container__footer{display:flex;padding:0 20px;align-items:center;flex-shrink:0;justify-content:center}.container__main{display:flex;height:260px;padding:0 20px;flex-direction:column;text-align:center;align-items:center;flex-grow:1;justify-content:center}.container__main div{display:inline-block}.container__main .buzz_wrapper span{font-size:20px}svg{margin:0 auto;overflow:hidden}#wave{animation:moveTheWave 2400ms linear infinite;stroke-dasharray:0 16 101 16}@keyframes moveTheWave{0%{transform:translate3d(0, 0, 0);stroke-dashoffset:0}100%{transform:translate3d(-90px, 0, 0);stroke-dashoffset:-133}}@keyframes moveAnim{100%{top:4px}}@keyframes flicker{0%{opacity:.27861}5%{opacity:.34769}10%{opacity:.23604}15%{opacity:.90626}20%{opacity:.18128}25%{opacity:.83891}30%{opacity:.65583}35%{opacity:.67807}40%{opacity:.26559}45%{opacity:.84693}50%{opacity:.96019}55%{opacity:.08594}60%{opacity:.20313}65%{opacity:.71988}70%{opacity:.53455}75%{opacity:.37288}80%{opacity:.71428}85%{opacity:.70419}90%{opacity:.7003}95%{opacity:.36108}100%{opacity:.24387}}.buzz_wrapper{position:relative}.scanline{position:relative;z-index:3;display:block;width:100%;height:4px;margin-bottom:5px;opacity:.1;background:#000}.buzz_wrapper span{font-family:"Courier new", fixed;font-size:24px;font-weight:bold;transform:translateX(50%);-webkit-filter:blur(1px)}.buzz_wrapper span:nth-child(1){margin-left:-2px;-webkit-filter:blur(2px)}.buzz_wrapper span:nth-child(2){margin-left:2px;color:green;-webkit-filter:blur(2px)}.buzz_wrapper span:nth-child(3){position:20px 0;color:blue;-webkit-filter:blur(1px)}.buzz_wrapper span:nth-child(4){color:#fff;text-shadow:0 0 50px rgba(255,255,255,0.4);-webkit-filter:blur(1px)}.buzz_wrapper span:nth-child(5){color:rgba(255,255,255,0.4);-webkit-filter:blur(10px)}.buzz_wrapper span{-webkit-animation:blur 30ms infinite, jerk 50ms infinite}@-webkit-keyframes blur{0%{opacity:.8;-webkit-filter:blur(1px)}50%{opacity:1;-webkit-filter:blur(1px)}100%{opacity:.8;-webkit-filter:blur(1px)}}@-webkit-keyframes jerk{50%{left:1px}51%{left:0}}@-webkit-keyframes jerkup{50%{top:1px}51%{top:0}}.buzz_wrapper span:nth-child(3){-webkit-animation:jerkblue 1s infinite}@-webkit-keyframes jerkblue{0%{left:0}30%{left:0}31%{left:10px}32%{left:0}98%{left:0}100%{left:10px}}.buzz_wrapper span:nth-child(2){-webkit-animation:jerkgreen 1s infinite}@-webkit-keyframes jerkgreen{0%{left:0}30%{left:0}31%{left:-10px}32%{left:0}98%{left:0}100%{left:-10px}}.buzz_wrapper .text{position:relative;-webkit-animation:jerkwhole 5s infinite}@-webkit-keyframes jerkwhole{40%{top:0;left:0;-webkit-transform:scale(1, 1);-webkit-transform:skew(0, 0);opacity:1}41%{top:0;left:-20px;-webkit-transform:scale(1, 1.2);-webkit-transform:skew(25deg, 0);opacity:.8}42%{top:0;left:20px;-webkit-transform:scale(1, 1.2);-webkit-transform:skew(-40deg, 0);opacity:.8}43%{top:0;left:0;-webkit-transform:scale(1, 1);-webkit-transform:skew(0, 0);opacity:1}}.screen-bottom{bottom:0}.line{position:relative;width:100%;height:3px;animation:appear 1s infinite, flick 1s infinite, big-jump 5ms infinite}.line .white{position:relative;top:5px;left:0;height:4px;background:white}.line .red{position:relative;top:5px;left:0;height:1px;background:red}.line .green{position:relative;top:5px;left:0;height:1px;background:green}@keyframes appear{0%{opacity:.85;filter:blur(5px)}50%{opacity:.85;filter:blur(3px)}100%{opacity:.85;filter:blur(4px)}}@keyframes big-jump{0%{top:0}10%{top:-100px}12%{top:0}54%{top:0}55%{top:-300px}56%{top:0}86%{top:0}87%{top:-600px}88%{top:0}}
/*# sourceMappingURL=style2.css.map */
