.file-loader{border:2px solid #94a3b8;border-left-color:transparent;border-radius:99999px;width:15px;height:15px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}