01Which property is used to create a simple state change over time?
02What is the correct syntax for a 2-second transition on color?
03How do you define a multi-step animation?
04Which timing function starts slow, speeds up, then ends slow?
05How do you make an animation run forever?
06Which property allows you to rotate or scale an element?
07What does 'animation-fill-mode: forwards' do?
08How do you delay an animation by 1 second?