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