: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-image:url(/bg.png);background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/bg.png);background-color:#000;color:#fff;word-wrap:break-word;text-align:center;margin:0;background-position:bottom}body:before{content:"";inset:0;background-color:#000}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:#fcdc00;color:#000;padding:1em;width:500px;max-width:calc(100% - 2rem);margin-inline:auto;margin-top:1em}.instructions a{color:#000}.tagline{font-weight:700}footer{margin-top:auto}footer:before{content:"";display:inline-block;height:90px;width:100%;background-image:url(/banner.png);background-size:contain;background-position:center;margin-bottom:-5px}@media only screen and (max-width: 800px){footer:before{background-size:cover}}.copywrite{margin:0;display:grid;grid-auto-flow:column;place-content:center;gap:.5ch;background-color:#000;color:#ffe200;height:90px}.banner{position:absolute;height:90px;bottom:0;left:0;right:0}
