.spinning { animation-name: spin; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear; }