body { background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url('slurpie-bg-unified.png') no-repeat center center fixed !important; background-size: cover !important; } body.dark { background: linear-gradient(rgba(10, 15, 25, 0.8), rgba(10, 15, 25, 0.8)), url('slurpie-bg-unified.png') no-repeat center center fixed !important; background-size: cover !important; } body::before, body::after, .bg-pattern, .floating-food { display: none !important; }
