As a newcomer to Magento, I am currently using the Luma Home Page which appears blank. My goal is to incorporate an image that spans the entire browser viewport. Is it possible to achieve this through the admin panel by adjusting the CSS within the home page content?
<p><img src="{{media url="wysiwyg/qualytaly/home-main.jpg"}}" width="1280" height="460" /></p>
If not, what steps should I take to accomplish this task?
Thank you