span.worm-text {
  opacity: 0;
  transform: translate3d(0px, -30px, 0px);
}

span.worm-text {
  transition: .5s;
  display: inline-block;
}