.anim-typing{overflow:hidden;border-right:.15em solid orange;animation:3s steps(40,end) typing,.75s step-end infinite blink-caret}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:orange}}h1,h5{font-weight:900}h2{font-weight:800}