body {
    background-image: linear-gradient(to bottom right, rgba(var(--bs-secondary-rgb), 0.25), rgba(var(--bs-primary-rgb), 0.25));
    background-size: 100%;
    background-attachment: fixed;
}