Transitions

suggest change
div {
    -webkit-transition: all 4s ease;
       -moz-transition: all 4s ease;
         -o-transition: all 4s ease;
            transition: all 4s ease;
}

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents