.line-1{position:relative;top:50%;width:70%;margin:0 auto;border-right:2px solid rgba(255,255,255,.75);text-align:center;white-space:nowrap;overflow:hidden;transform:translateY(-50%);max-width:600px}.anim-typewriter{animation:typewriter 4s steps(44) 1s 1 normal both,blinkTextCursor .5s steps(44) infinite normal}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes blinkTextCursor{0%{border-right-color:rgba(255,255,255,.75)}to{border-right-color:transparent}}