.easeload{
  opacity: 0;
  -webkit-transition: all 4s ease; 
  -moz-transition: all 4s ease; 
  -ms-transition: all 4s ease; 
  -o-transition: all 4s ease; 
}