@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.Typewriter__cursor{animation:blink 1s step-end infinite}