.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.center{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.meter{background:#f3efe6;border-radius:3px;height:5px;overflow:hidden;position:relative;width:200px}.meter span{display:block;height:100%}.progress{animation:progressBar 4s ease-in-out;animation-fill-mode:both;-moz-animation:progressBar 4s ease-in-out;-moz-animation-fill-mode:both;background-color:#2995e3}@keyframes progressBar{0%{width:0}to{width:100%}}
/*# sourceMappingURL=main.63752077.css.map*/