body{color:#fff;background-image:url(/static/image/rojko-background.40e9f525.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;overflow:hidden}.content{text-align:center;flex-direction:column;justify-content:center;min-height:100vh;line-height:1.1;display:flex}.content h1{text-shadow:2px 2px 10px #00000096;font-size:3.6rem;font-weight:700;animation:3s linear infinite text-flicker}.content h2{text-align:center;color:#000;font-size:2.4rem}@keyframes text-flicker{0%,13%,19%,22%,62%,64%,70%,to{opacity:1;text-shadow:2px 2px 10px #00000096}14%,21%,63%,65%,69.5%{opacity:.5;text-shadow:unset}}.content p{opacity:.5;font-size:1.2rem;font-weight:400}.construction-container{width:100%;position:fixed;top:10%}.construction{background-image:url(/static/image/construction-pattern.9abf627a.jpeg);background-position:50%;background-repeat:repeat-x;width:100%;height:20px}.sound-wave-container{gap:5px;display:flex;position:fixed;bottom:0}.sound-wave{background-color:#639;border-radius:20px;width:20px;height:20px;transition:height}