element..animate([ // keyframes { top: '-80%' }, { top: '0' } ], { duration: 700, fill: 'both', easing: 'ease-in-out' // iterations: Infinity });