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