*{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}html{font-size:1.5 rem}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh}.App{display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App,.square{align-items:center}.square{border:2px solid #000;border-radius:.25rem;box-shadow:2px 2px 5px #000;display:flex;height:400px;place-content:center;width:400px}.square p{text-align:center}form{width:400px}label{left:-99999px;position:absolute}input[type=text]{border-radius:.25rem;box-shadow:2px 2px 5px #000;margin-top:.5rem;outline:none;padding:.25rem;width:100%}
/*# sourceMappingURL=main.34f047d7.css.map*/