*{margin:0;padding:0;box-sizing:border-box}.bubblingGWrapper{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,40%);transform:translate(-50%,40%)}.bubblingG{text-align:center;width:78px;height:49px;margin:auto}.bubblingG span{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:24px auto;background:#000;border-radius:49px;-o-border-radius:49px;-ms-border-radius:49px;-webkit-border-radius:49px;-moz-border-radius:49px;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}#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%{width:10px;height:10px;background-color:#000;-webkit-transform:translateY(0);transform:translateY(0)}to{width:23px;height:23px;background-color:#fff;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-webkit-transform:translateY(0)}to{width:23px;height:23px;background-color:#fff;-webkit-transform:translateY(-20px)}}