body{margin:0;background:#000;overflow:hidden}#wrapper{display:flex;position:absolute;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background:#000;width:100%;height:100%;line-height:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;letter-spacing:-5%}#title{color:#fff;font-size:8em;text-align:center}#progressBar{align-self:flex-start;background:linear-gradient(to right,#708090,#fff);height:3px}#wrapper>*:not(#title,#progressBar){padding:.5rem 0;color:#708090;font-weight:700;font-size:x-small;text-transform:uppercase}
