#cursor{animation-name:cursorMove;animation-duration:.75s;animation-timing-function:step-end;animation-iteration-count:infinite}@keyframes cursorMove{from{background-color:transparent}50%{background-color:black}}