@import url('https://fonts.googleapis.com/css2?family=Solway:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,700;0,800;1,200;1,300;1,400&display=swap');
body,html{min-height:100%;background-color:#000;color:#fff}.container{text-align:center;height:100px;display:flex;justify-content:center;flex-direction:column;line-height:.3em;margin-top:20rem}.container h1{font-family:Poppins,sans-serif;font-weight:700}.container p{font-family:Solway,serif}.container h4{font-family:Poppins,sans-serif;font-weight:700;margin-top:5em}.glitch{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.025em -.05em 0 rgba(0,255,0,.75),.025em .05em 0 rgba(0,0,255,.75);animation:.5s infinite glitch;position:relative}.glitch span{position:absolute;top:0;botton:0;left:0;right:0}.glitch span:first-child{animation:650ms infinite glitch;z-index:1;clip-path:polygon(0 50%,100% 20%,100% 100%,0 100%);transform:translate(0,3px) rotate(-1deg);opacity:.8}.glitch span:last-child{animation:450ms infinite glitch;z-index:10;clip-path:polygon(70% 10%,100% 90%,0% 10%,100% 0%);transform:translate(-3px,0) rotate(1deg)}@keyframes glitch{0%,14%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.05em -.025em 0 rgba(0,255,0,.75),-.025em .05em 0 rgba(0,0,255,.75)}15%,49%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}50%,99%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}100%{text-shadow:-.025em 0 0 rgba(255,0,0,.75),-.025em -.025em 0 rgba(0,255,0,.75),-.025em -.05em 0 rgba(0,0,255,.75)}}::selection {color: #000;background: #fff;}