/* assets/loading.css */
#loading-main .dash-spinner-container {
    transform: scale(3);
    transform-origin: center;
}
