1 2 3 4 5 6
* { transition-delay: 0; transition-duration: 150ms; transition-property: all; transition-timing-function: ease-in-out; }