How to make the camera follow the character without dragging the background along with it in screen space camera render mode?

Hello guys, I am making a 2D platfomer and I am using screen space-camera render mode in canvas. Now the background fits inside the screen in every aspect ratio perfectly. But when I make the camera follow the character, the background also comes with it, making the character look like it is not moving.
Please help me fix this. Thanks in advance!

The Canvas will always be on the screen so one way to fix this is to make the background a sprite and manually put it in the behind the level