.animation{
  -webkit-animation-duration: 15s;
  animation-duration: 40s;
  -webkit-animation-duration: 1s;
  animation-delay:1s;
}

