css "animation: change" scroll not smooth site:stackoverflow.com code example
Example: css animation not smooth site:stackoverflow.com
/* @keyframes duration | timing-function | delay | name */
animation: 3s linear .1s colorIt;
/* @keyframes duration | timing-function | delay | name */
animation: 3s linear .1s colorIt;