@keyframes typing{0%{width:0}to{width:100%}}.animate-typing{animation:typing 3.5s steps(40,end)}
