@import "https://fonts.googleapis.com/css2?family=Bungee+Inline&family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--bg:#343330;--second:#ff9505;--third:#e2711d;--fourth:#cc5803;--fifth:#2e86ab}.box{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90vh;font-family:IBM Plex Mono,monospace;display:flex}.box h1{font-family:Bungee Inline;font-size:2.5em}a{color:var(--fifth);text-decoration:none;transition:all .2s}a:hover{color:#fff;text-decoration:underline}navbar{background-color:var(--bg);color:var(--second);box-sizing:border-box;border-radius:2em;justify-content:center;gap:.3em;padding:1.2em;display:flex}
