@import "https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap";
html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{overscroll-behavior:none;color:#fff;background-color:#000;margin:0;font-family:"Press Start 2P",sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.1}.button{color:#fff;cursor:pointer;box-shadow:none;appearance:none;background-color:#3a9364;border:none;justify-content:center;align-items:center;padding:10px 15px;font-family:"Press Start 2P",sans-serif;font-size:12px;display:flex}.button:focus{box-shadow:none;border:none;outline:none}.button:hover{opacity:.8}input,select{text-align:center;width:100%;padding:20px 25px;font-family:"Press Start 2P",sans-serif;font-size:12px}form{flex-flow:column;place-content:normal center;align-items:center;gap:1rem;display:flex}form h1,form h2,form h3{text-align:center}form>*{flex:0 auto;order:0;align-self:auto;max-width:600px;margin-bottom:10px;display:block}iframe{background-color:#fff;border:none;width:80vw;height:80vh}
