//Code combined (for load on page and scroll) //Code for the onpage load animation //Code for the onscroll load animation .char { transform: translateY(175px); transition: transform .8s ; }