:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% );font-family:system-ui,sans-serif}body{position:relative;display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(0deg,rgba(32,32,43,.65),rgba(32,32,43,.65)),url(/bg.png);background-color:#20202b;color:#fff;word-wrap:break-word;text-align:center;margin:0;background-position:center;background-size:cover}main{padding:1rem;line-height:1.6}h1{margin-bottom:1em;line-height:1em}.logo{display:block;margin-inline:auto;max-width:100%}a{color:#fff;font-weight:700}.instructions{background:#a357ef;color:#fff;padding:1em;width:500px;max-width:calc(100% - 2rem);margin-inline:auto;margin-top:1em}.instructions a{color:inherit}.tagline{font-weight:700}footer{margin-top:auto}footer:before{content:"";display:inline-block;width:100%;max-width:600px;aspect-ratio:3/1;background-image:url(/banner.png);background-size:contain;background-position:center bottom;background-repeat:no-repeat;margin-bottom:-5px}.copywrite{margin:0;display:grid;grid-auto-flow:column;place-content:center;gap:.5ch;background-color:#20202b;color:#fff;height:90px}.banner{position:absolute;height:90px;bottom:0;left:0;right:0}
