@keyframes typing{0%{width:0}to{width:100%}}.animate-typing{animation:typing 2s steps(30) 1;display:inline-block;overflow:hidden;white-space:nowrap}
