And my issue is that i want to revert the animation (100% to 0%) when i mouse out of the link. Right now, with just this code, exiting the link will just snap it back to default state, without animation.
I tried to have a reverse animation on the default state, and forward on hover, but it didn't work.