:root{--red: #8B0000}body{background-color:#5d6532;font-family:Bebas Neue,sans-serif;font-weight:400}#app{width:95vw;max-width:1500px;margin:0 auto}header,main,nav{background-color:#fefcaf;color:var(--red);margin:1em;padding:1em}nav{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}h1,h2,h3{margin:0;text-align:center}a:link,a:visited{color:inherit}a.router-link-active{text-decoration:none}footer{text-align:center;color:#f5f5f5}
