

#loading-indicator {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

