template-timing-function cheat sheet
These are graphs of the standard timing functions for
transition-timing-function, -webkit-transition-timing-function, and -moz-transition-timing-function. You can also use cubic-bezier(x1, y1, x2, y2).