@keyframes pulseBorder{0%,to{border-color:#fff}50%{border-color:#000}}.animate-pulseBorder{animation:pulseBorder 2s ease-in-out infinite}