.type{display:inline-flex}.type span{word-break:break-all;height:1lh;animation:1s linear both typing;overflow:hidden}.type span:before{content:" ";display:inline-block}@keyframes typing{0%{width:0%}90%,to{width:100%}}
