body{margin:0;font-family:Roboto -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}html{height:100vh;width:100vw}#root,body{width:100%;height:100%}.flex-1{flex:1 1}.flex-container,.full-width-height{width:100%;height:100%}.flex-container{display:flex}.flex-column{flex-direction:column}.flex-container-center{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card-enter{opacity:.01}.card-enter.card-enter-active{opacity:1;transition:opacity .5s ease-in}.card-exit{opacity:1}.card-exit.card-exit-active{opacity:.01;transition:opacity 0ms ease-in}
/*# sourceMappingURL=main.4cdf3707.chunk.css.map */