CSS 属性
animation-direction

结果
CSS 代码
#myDIV {
  animation-direction:normal;
}
  
单击上方的属性值以查看结果
W3Schools.com - 试一下