@-webkit-keyframes dot { 0% { transform: rotate(90deg); } 100% { transform: rotate(80deg); } }