CSS Animation triggering conditions

Basically, i want to know when a CSS Animation is triggered, for example if i have an example like below, the animation will start once the document is completely loaded, right ? Is there any other way to trigger the animation such as changing the properties, etc… ?
Thanks !!!