@keyframes revolveEarth{0%{transform:rotate(0)}to{transform:rotate(360deg)}}img[src*=logo\.png]{animation:12s linear infinite revolveEarth}
