#rotatingText{animation-name:rotate-circle;animation-duration:25s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotate-circle{to{transform:rotate(-1turn)}}
