body{margin:0;padding:0}.wrap{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}h1{color:#fff;letter-spacing:1px;word-spacing:-1px;font-size:15px;font-weight:400}h1 span:first-child{animation-delay:0s}h1 span:nth-child(2){animation-delay:.4s}h1 span:nth-child(3){animation-delay:.8s}.loading{background:#ffffff1a;width:300px;height:8px}.loading span{background:#fff;height:8px;display:block}@keyframes pulse{50%{opacity:.1}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}
