.spinner{border:2px solid var(--bs-primary);border-top:8px solid #0000;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fullscreen{z-index:9999;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
