.typing_container{display:inline-block}.typed{animation:typing 1.5s steps(30) forwards,blinking 1s infinite;border-right:2px solid;overflow:hidden;white-space:nowrap;width:0}@media screen and (max-width:600px){.typed{font-size:18px}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blinking{0%{border-right-color:transparent}50%{border-right-color:#000}to{border-right-color:transparent}}