.loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading .loading-spinner{border:3px solid #00000026;border-top-color:#000000a6;border-radius:999px;width:32px;height:32px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
