body{font-family:system-ui,-apple-system,sans-serif;background-color:#000;color:#fff;height:100vh;width:100vw;margin:0;padding:0;overflow:hidden}::selection{background-color:#000}.shader{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}h1{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:0;margin:0;line-height:1;z-index:1;display:flex;justify-content:center;align-items:center;font-size:10rem;font-weight:700;font-family:Montserrat,sans-serif}h1:after{content:"";position:relative;bottom:-45px;left:5px;width:30px;height:30px;margin-right:15px;border-radius:50%;background-color:#0158ff}@media (max-width: 768px){h1{font-size:5rem}h1:after{width:18px;height:18px;bottom:-25px;left:3px;margin-right:8px}}@media (max-width: 480px){h1{font-size:4rem}h1:after{width:12px;height:12px;bottom:-15px;left:2px;margin-right:5px}}
