background-image: -webkit-radial-gradient(center center, circle cover, rgba(255,255,255, 0.2), transparent 50%)
,-webkit-radial-gradient(center center, circle cover, rgba(255,255,255, 0.2), transparent 50%);
background-size: 5px 5px, 100% 100%;
-webkit-animation: foo 1.5s ease-in-out alternate infinite;
-webkit-transform: translateZ(0);
-webkit-animation-delay: 1.5s;
border-color: rgba(255,255,255, 0.5);
-webkit-animation-delay: 2.5s;
-webkit-transform: scale(.2);
-webkit-animation-delay: .5s;
border-color: rgba(255,255,255, 0.5);
-webkit-transform: scale(.4);
-webkit-animation-delay: 1s;
border-color: rgba(255,255,255, 0.5);
-webkit-transform: scale(.2);
-webkit-animation-delay: 1.5s;
-webkit-transform: scale(.4);
-webkit-animation-delay: 2s;
-webkit-transform: rotate(1080deg) scale(5);