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