/** THIS IS NECESSARY **/
.wiggle span {
  position: relative;
  transition: .5s top;
}