@keyframes spin {
0% { transform:rotate(0deg); }
100% { transform:rotate(360deg); }
}
Here’s a better way to get AI advice | What the Tech?Pro tip: Let it ask you questions, not the other way around. ALBUQUERQUE, N.M. (WHAT THE TECH?) — A lot of people use AI everyday for all sorts of purposes, from planning a vacation to writing emails, but what if you’ve been using it the wrong way? Here’s a hint: Try letting AI ask you the questions first. It…