CssKeyframeRule
Represents a CSS @keyframe rule.
Gets or sets the selector for matching elements.
Gets or sets the key of the keyframe, like '10%', '75%'.
The from keyword maps to '0%' and the to keyword maps to '100%'.