*{margin:0;padding:0;box-sizing:border-box;font-family:'Roboto',sans-serif}body{background-color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;width:100%}#galaxy{--glow:255,255,255;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#000;background-image:radial-gradient(circle at 50% 50%,rgba(var(--glow),.12) 0,rgba(var(--glow),.08) 10%,rgba(var(--glow),.04) 30%,rgba(0,0,0,0) 50%);background-repeat:no-repeat;background-size:cover}.flee{display:inline-flex;gap:clamp(.12rem,1vw,.4rem);letter-spacing:.02em;filter:drop-shadow(0 8px 18px rgba(0,0,0,.25));will-change:transform;user-select:none}.flee .char{position:relative;display:inline-block;line-height:1;padding:0 .02em;transform:translate3d(0,0,0)}p.flee .char{font-size:clamp(18px,3.2vw,28px)}h1.flee .char{font-size:clamp(40px,10vw,120px)}.flee,.flee .char{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,h1{color:#fff;text-align:center;font-family:Oxygen,sans-serif;font-weight:700;font-style:normal;position:relative}p{font-size:3rem}h1{margin-top:10px;font-size:2.5rem}p::before{content:none!important}h1::after{content:none!important}#loader{width:100%;height:100vh;position:fixed;background-color:#000;z-index:50;display:flex;justify-content:center;align-items:center;flex-direction:column}#loader .boxload{width:50px;height:50px;animation:loader 2s ease-out infinite;position:relative}#loader .boxload span{position:absolute;background-color:#fff}#loader .boxload span:nth-child(even){width:2px;height:0;animation:loadbarV 2s linear infinite}#loader .boxload span:nth-child(odd){width:0;height:2px;animation:loadbarH 2s linear infinite}#loader .boxload span:nth-child(1){top:0;left:0}#loader .boxload span:nth-child(2){top:0;right:0}#loader .boxload span:nth-child(3){bottom:0;right:0}#loader .boxload span:nth-child(4){bottom:0;left:0}#loader{opacity:1;transition:opacity .45s ease}#loader.fade-out{opacity:0}@keyframes loader{45%{transform:rotate(0);opacity:100%}85%{opacity:5%}90%{transform:rotate(90deg)}95%{opacity:0}100%{transform:rotate(90deg);opacity:0}}@keyframes loadbarH{20%{width:50px}45%{opacity:100%}95%{opacity:0}100%{width:50px;opacity:0}}@keyframes loadbarV{0%{height:0}20%{height:0}40%{height:50px}45%{opacity:100%}95%{opacity:0}100%{height:50px;opacity:0}}.star{box-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff,0 0 80px #fff,0 0 120px #fff}.starb{box-shadow:0 0 10px #08f,0 0 20px #08f,0 0 40px #08f,0 0 80px #08f,0 0 120px #08f}.starg{box-shadow:0 0 10px #1cff00,0 0 20px #1cff00,0 0 40px #1cff00,0 0 80px #1cff00,0 0 120px #1cff00}.stargb{box-shadow:0 0 10px #00ffd0,0 0 20px #00ffd0,0 0 40px #00ffd0,0 0 80px #00ffd0,0 0 120px #00ffd0}.starp{box-shadow:0 0 10px #791aff,0 0 20px #791aff,0 0 40px #791aff,0 0 80px #791aff,0 0 120px #791aff}.starr{box-shadow:0 0 10px #ff141d,0 0 20px #ff141d,0 0 40px #ff141d,0 0 80px #ff141d,0 0 120px #ff141d}.staro{box-shadow:0 0 10px #ff8c00,0 0 20px #ff8c00,0 0 40px #ff8c00,0 0 80px #ff8c00,0 0 120px #ff8c00}.stary{box-shadow:0 0 10px #ffed0e,0 0 20px #ffed0e,0 0 40px #ffed0e,0 0 80px #ffed0e,0 0 120px #ffed0e}
