*{box-sizing:border-box;margin:0;padding:0}.bubblingGWrapper{left:50%;position:absolute;top:40%;transform:translate(-50%,40%)}.bubblingG{height:49px;margin:auto;text-align:center;width:78px}.bubblingG span{animation:bubblingG 1.5s infinite alternate;-o-animation:bubblingG 1.5s infinite alternate;-ms-animation:bubblingG 1.5s infinite alternate;-webkit-animation:bubblingG 1.5s infinite alternate;-moz-animation:bubblingG 1.5s infinite alternate;background:#000;border-radius:49px;-o-border-radius:49px;-ms-border-radius:49px;-webkit-border-radius:49px;-moz-border-radius:49px;display:inline-block;height:10px;margin:24px auto;vertical-align:middle;width:10px}#bubblingG_1{animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-webkit-animation-delay:0s;-moz-animation-delay:0s}#bubblingG_2{animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}#bubblingG_3{animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}@keyframes bubblingG{0%{background-color:#000;height:10px;transform:translateY(0);width:10px}to{background-color:#fff;height:23px;transform:translateY(-20px);width:23px}}