*{box-sizing:border-box;margin:0;padding:0}html{font-size:36px}@media (max-width:600px){html{font-size:22px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}.App,body{min-height:100vh}.App{align-items:center;display:flex;flex-direction:column;justify-content:center}.square{border:2px solid #000;border-radius:.25rem;box-shadow:2px 2px 5px #000;display:grid;height:400px;place-content:center;width:400px}.square p{text-align:center}form{width:400px}@media (max-width:600px){.square,form{width:300px}input[type=text]{border-radius:.25rem;box-shadow:2px 2px 5px #000;font-size:.6rem;margin-top:.5rem;outline:none;padding:.25rem;width:100%}}label{left:-99999px;position:absolute}input[type=text]{outline:none}button,input[type=text]{border-radius:.25rem;box-shadow:2px 2px 5px #000;font-size:1rem;margin-top:.5rem;padding:.25rem;width:100%}button{min-height:48px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.8b3e9e0a.css.map*/