.namecontainer h1{text-wrap:wrap;white-space:nowrap;letter-spacing:.15em;border-right:.15em solid green;margin:0 auto;font-size:24px;animation:2.5s steps(30,end) typing,.5s step-end infinite blink-caret;overflow:hidden}.wrapper{opacity:0;border-radius:10px;animation:7s forwards smooth-appear;left:-100%}@keyframes smooth-appear{to{opacity:1;left:20px}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:green}}
