@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}#loading img{width:300px;margin-bottom:20px}#loading{z-index:9999;background:#feec37;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:.1s .1s forwards fadeOut;display:flex;position:fixed;top:0;left:0}.progress-container{background:#fff;border-radius:2px;width:200px;height:4px;overflow:hidden}.progress-bar{transform-origin:0;background:#000;width:100%;height:100%;animation:.1s linear progress}
/*# sourceMappingURL=index.8e0157a6.css.map */
