*{box-sizing:border-box;margin:0;padding:0}html{font-size:36px}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}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}
/*# sourceMappingURL=main.f99602f9.css.map*/