CSS Animation Not Smooth Situs: stackoverflow.com

/* @keyframes duration | timing-function | delay | name */
animation: 3s linear .1s colorIt;
Difficult Dragonfly