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

DSCN8023

DSCN8023