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