.typing::after{content:'';display:inline-block;white-space:nowrap;overflow:hidden;border-right:2px solid rgb(255,255,255);animation:typing 6s steps(20) infinite;font-weight:300;font-family:'Montserrat',sans-serif;-webkit-animation:typing 6s steps(14) infinite}@keyframes typing{0%{content:'Larry Daniels';width:0}10%{content:'Larry Daniels';width:10ch}30%{content:'Larry Daniels';width:10ch}40%{content:'Larry Daniels';width:0}41%{content:'Developer';width:0}50%{content:'Developer';width:8ch}70%{content:'Developer';width:8ch}80%{content:'Developer';width:0}81%{content:'Designer';width:0}90%{content:'Designer';width:7ch}91%{content:'Designer';width:7ch}100%{content:'Designer';width:0}}