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{position:absolute;top:0;left:0;width:100%;height:100%}.fade-in-loader{-webkit-animation:fadeInLoaderAnimation .5s linear;animation:fadeInLoaderAnimation .5s linear}.fade-out-loader{-webkit-animation:fadeOutLoaderAnimation .5s linear;animation:fadeOutLoaderAnimation .5s linear}@-webkit-keyframes fadeInLoaderAnimation{0%{opacity:0}to{opacity:.85}}@keyframes fadeInLoaderAnimation{0%{opacity:0}to{opacity:.85}}@-webkit-keyframes fadeOutLoaderAnimation{0%{opacity:.85}to{opacity:0}}@keyframes fadeOutLoaderAnimation{0%{opacity:.85}to{opacity:0}}
/*# sourceMappingURL=main.cd719be0.chunk.css.map */