.loader-spinner{border:4px solid #d1d5db;border-top-color:#374151;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
