.blinking-cursor{animation:blink 1s step-end infinite;color:#fff}@keyframes blink{0%,to{color:transparent}50%{color:#fff}}
