@import "https://www.nerdfonts.com/assets/css/webfont.css";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:1.5}#root{text-align:center;padding:2rem}body{justify-content:center;align-items:center;min-height:100vh;margin:0;display:flex}a{color:#fff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}p{transition:all .1s ease-in-out}p.color{font-weight:700}p:hover.expand{letter-spacing:.2em;color:#bababa;font-weight:700}p:hover.color{color:#bababa}h1{margin-bottom:0;font-size:3.4em;font-weight:400;line-height:1.1}.pride{background:linear-gradient(90deg,#e40303 0%,#ff8c00 20%,#ffed00 40%,#008026 60%,#004dff 80%,#750787 100%);-webkit-text-fill-color:transparent;text-fill-color:transparent;background-size:500%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite alternate textShine}h3{margin-bottom:3em;font-weight:500}@keyframes textShine{0%{background-position:0%}to{background-position:100%}}footer{color:#555;margin-top:3rem;font-size:.8rem}
