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