.wrapper{min-height:inherit;height:100%;width:100%;text-align:center}.progress-line{display:flex;position:sticky;top:0;height:.1rem;width:100%;margin:0;background:transparent}.progress-line:before{content:"";width:100%;background:#fff;animation:progress 2s infinite}@keyframes progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}.Wrapper{height:100vh;width:100vw;display:flex;flex-direction:column;flex-wrap:nowrap}
