blink { animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } }

DSC_4679

DSC_4679