CSS Property:
animation-duration:

Result:
CSS Code:

#myDIV {
  animation-duration:1s;
}
  
Click the property values above to see the result
W3Schools.com - Play it