.terminal-cursor{display:inline-block;width:.6em;height:1em;margin-left:2px;background-color:currentColor;animation:blink 1s step-end infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}