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

20131201_151650-MOTION

20131201_151650-MOTION