*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,Arial,sans-serif;background:#0f0f0f;color:#f3f3f3}a{color:inherit;text-decoration:none}main{min-height:100vh;display:flex;flex-direction:column}h1,h2{margin:0 0 .5rem}.hero{padding:5rem 1.5rem;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(0,0,0,.6)),url(/hero.jpg) 50% /cover no-repeat;text-align:center;border-bottom:1px solid #222}