Hello, I am a beginner in React and looking for assistance with my home.js code:
I am attempting to use an image as a background for my page, but I am struggling to make it adjust to the window size. I have tried using properties like background-repeat: no-repeat and background-image: cover, but without success.