header{background-color:#000;font-family:League Spartan;padding:1.2em 0;text-align:center}.title{color:red;font-size:5rem;font-weight:700;margin-bottom:.2em}.subtitle{color:#f8f8f8;font-size:2rem}nav{align-items:center;background-color:#ffea00;border-bottom:1px solid #000;display:flex;flex-direction:row;flex-wrap:wrap;font-size:2rem;gap:0;justify-content:center;padding:.25em 0}@media screen and (min-width:360px){nav{gap:.5rem}}nav a{color:#000;flex-shrink:1;font-weight:700;padding:.5em .25em;text-decoration:none}.router-link-active{background-color:#000;border-bottom-right-radius:16px;border-top-left-radius:16px;color:var(--color-text-inverted)}footer{background-color:#000;color:#f5f5f5;display:flex;flex-flow:row wrap;font-size:1.25rem;gap:2rem;justify-content:space-between;margin-top:auto}footer>div{margin:1rem}footer a{color:#f5f5f5}.copyright{align-self:flex-start;bottom:0;position:relative;right:0}.go-up{background-color:orange;bottom:1.5rem;position:fixed;right:1.5rem;stroke:#faebd7;animation:reveal 1s;border-radius:15%}@keyframes reveal{0%{opacity:0}to{opacity:1}}
