While I know there have been similar questions asked before, I believe mine is unique because I haven't found a solution anywhere. Recently, I started a new project in React. I decided to remove App.css and index.css, and created a single component which I added to App.js. After adding a background to the component, I noticed that the page displays a frame that I can't seem to get rid of. Could this be due to an issue with a new version of React or react-scripts? As someone new to this technology, I am unsure of where the problem lies.
https://i.stack.imgur.com/FEw0A.png
https://i.stack.imgur.com/k29i0.png https://i.stack.imgur.com/ffrv4.png