.loader{border:2px solid #FDFBF0;border-top:2px solid #9ca3af;border-radius:50%;width:20px;height:20px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
