html{overflow:hidden}body,html{height:100%;position:relative}body{overflow:auto;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;height:100vh;width:100vw;overflow:hidden}*{background-position:50%;background-repeat:no-repeat}.buttonSubmit{color:#000;background-color:#fff;padding:15px 40px;margin:20px auto;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:1;transform:scale(1);transition:all .2s ease-in}.buttonSubmit:disabled{opacity:.5;transform:scale(.8);transition:all .2s ease-in}
/*# sourceMappingURL=main.cf80f955.chunk.css.map */