.typing-text{display:inline-block;border-right:3px solid black;white-space:nowrap;overflow:hidden;font-family:"Courier New",Courier,monospace;font-size:24px;width:0;animation:typing 3s steps(30) 1s forwards,blink-caret 0.75s step-end infinite}@keyframes typing{to{width:100%}}@keyframes blink-caret{50%{border-color:transparent}}