body{max-width:30rem;margin:auto;padding:0 1rem}.first-name{flex-direction:column;height:1lh;display:inline-flex;overflow:clip}.first-name>span{animation:10s linear infinite name-toggle}@keyframes name-toggle{48%{translate:0}48.5%{translate:0 -.75lh}49%{translate:0 -1.1lh}50%{translate:0 -1lh}98%{translate:0 -1lh}98.5%{translate:0 -.25lh}99%{translate:0 .1lh}}
