.animate-cursor{animation:cursor 1.5s infinite}@keyframes cursor{0%{opacity:1}50%{opacity:0}to{opacity:1}}