@import"https://www.nerdfonts.com/assets/css/webfont.css";@import"https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap";:root{font-family:Fira Mono,monospace;font-size:14px;line-height:1.5;font-weight:400;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{padding:2rem;text-align:center}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:center}a{font-weight:500;color:#fff;text-decoration:inherit}p{transition:all .1s ease-in-out}p:hover{letter-spacing:.2em;font-weight:700;color:#58cef8}h1{font-weight:400;font-size:3.4em;line-height:1.1;margin-bottom:0;background:linear-gradient(to right,#cf62a9,#e4adcd,#fff,#58cef8,#fff,#e4adcd,#cf62a9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;background-size:500% auto;animation:textShine 5s ease-in-out infinite alternate}h3{font-weight:500;margin-bottom:3em}@keyframes textShine{0%{background-position:0% 50%}to{background-position:100% 50%}}
