.loading-icon{color:teal;font-size:2rem;animation:2s infinite animate}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(720deg)}}
