.create-user-modal { .loading-spinner { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; align-items: center; background: rgba(255, 255, 255, 0.75); z-index: 1; border-radius: 8px; margin: 0; } }