I have one CSS class that does handles rotational animation:
.rotation { transition-property: transform; transition-duration: 0.4s; transition-d