anime({ targets: '#main_title', top: ['240px','100px'], opacity: ['0','1'], easing: 'easeInOutQuad' }); anime({ targets: '#hand', backgroundPosition: ['50px','0px'], opacity: ['0.5','1'], easing: 'easeInOut' }); anime({ targets: '#cover h2', opacity: ['0.5','1'], easing: 'easeInOut' });