.typewriter{width:20ch;font-family:monospace;text-wrap:nowrap;overflow:hidden;animation:typing 2s steps(20) infinite alternate-reverse}@keyframes typing{0%{width:0}to{width:20ch}}