Relative Content

Tag Archive for javascripthtmlcssreactjstailwind-css

Why is the background image in my code not fitting up the screen completely?

I’ve written a code in React JS and used tailwind CSS to insert a background image in my code but the image is not fitting up to the whole screen. The image is rather giving a margin from all the directions equally and I don’t know how to fix it.screenshot of how the background-image looks like
Further here is the code where i have inserted the image: