@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#fff}}.typing-animation{white-space:nowrap;border-right:.15em solid #fff;animation:3.5s steps(20,end) typing,.75s step-end infinite blink-caret;display:block;overflow:hidden}
