[data-bs-theme=light] {
    --bs-app-bg-color: #ffffff !important;
}

.app-blank {
    background-color: var(--bs-app-bg-color)
}