.yellowpaprica{animation:rotateR 40s linear infinite}@keyframes rotateR{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotateL{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.blackolive{animation:rotateL 50s linear infinite}@keyframes rotateR{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotateL{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.chili{animation:rotateR 90s linear infinite}.mushroom{animation:rotateR 40s linear infinite}.tomato{animation:rotateL 100s linear infinite}.greenpaprica{animation:rotateL 90s linear infinite}.greentomato{animation:rotateR 40s linear infinite}