#loader{width:48px;height:48px;border:5px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:loader-spin 1s linear infinite}@keyframes loader-spin{to{transform:rotate(1turn)}}