/* MOVETOTOP */
#scrollUp { opacity: 1; transition: all 350ms ease;text-indent:-9999px; overflow:hidden; } #scrollUp:hover {opacity: .8;}