如何修复css将png转换为'move''

I need the "equalizer" image to move while the sound is playing. - such as what is done here :

https://bounds.agency/billmack/

I have added the transform property, however does not seem to be correct:

.audio7_html5.whiteControllers .AudioPlay {
    background: url(http://demo.lookinside.co.za/wp-content/uploads/2019/04/Equalizer.png) no-repeat;
    transform: translate3d(0px, 0px, 0px);
}

This is the site where I am trying to implement this:

http://demo.lookinside.co.za/