Hello
In the html file I use the Css style tag to remove the margin and padding to 0px
<style>
body {margin:0px, padding:0px}
</style>
But the bottom of the broswer is still there is there any other Css property to remove the bottom browser gutter and fill it with the Background image that I have