CSS Property:
animation-direction:

Note: The animation-direction property is not supported in Internet Explorer 9 and earlier versions.

Note: The "reverse" and "alternate-reverse" values are not supported Safari.

Result:
CSS Code:
div#myDIV {
animation-direction:normal;
}
Click the property values above to see the result
w3ii.com - Play it