JSFiddle - React, Tailwind, and code Playground
HTML
<img class="background" src="https://www.imgacademy.com/themes/custom/imgacademy/images/helpbox-contact.jpg">
CSS
body {margin:0;}
.background {display:block;width:100vw;height:100vh;object-fit:cover;}