*{font-family:Courier New}html,body,#root{height:100%;width:100%;background-color:#000;margin:0;font-family:Courier New}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:100vh;box-sizing:border-box}.login,.form,.thankyou{color:#fff;display:flex;flex-direction:column;align-items:center;width:100%;max-width:350px;gap:5px}.flyer{max-width:100%;margin-bottom:20px;filter:drop-shadow(10px 10px 4px #000000)}.barrel{max-width:256px;margin-bottom:20px;filter:drop-shadow(10px 10px 4px #000000)}input,button{padding:8px 10px;font-size:16px;font-family:monospace;border:3px inset #5a5a5a;background-color:#fff;color:#000;width:100%;box-sizing:border-box}button{border:3px outset #5a5a5a;cursor:pointer}button:active{border:3px inset #5a5a5a}.throbber{display:flex;flex-direction:column;align-items:center;gap:10px;font-family:monospace;font-size:1rem;margin-top:20px}.throbber img{width:auto;height:256px}
