body{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}body,html{height:100%;margin:0}#root{min-height:100%;display:flex;flex-direction:column}.app-content{flex:1 1}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.text-without-bg{color:#fff}.text-centered-with-bg,.text-with-bg{background-color:#87ceeb;display:inline;color:#fff}.footer,.text-centered-with-bg{text-align:center}.footer{position:fixed;bottom:0;left:0;width:100%;background-color:#f0f0f0;padding:10px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{border:16px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.1162e2d6.chunk.css.map */