body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overscroll-behavior:none}#root,body{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;width:100%}#root,.App{display:flex;flex-direction:column}.App{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;width:100%}@media (display-mode:standalone){.App{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}html.is-ios.ios-keyboard-open,html.is-ios.ios-keyboard-open body{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:fixed;width:100%}
/*# sourceMappingURL=main.be219d40.css.map*/