@keyframes spin{to{transform:rotate(1turn)}}.loader{animation:spin 1s linear infinite;border-color:#3498db #fff #fff}