HTML5 change background
I have a Captivate HTML5 quiz file that when it deploys in a web browser it shows the quiz square(black, which its the quiz background color) sorrounded by the rest of the browser in white. How can I change the bakground color of the browser or the html5 so it shows everythnig in one solid color?
I tried changing this entry in the quiz INDEx HTML file to:
background-color:#000000
and it does work but only when the HTML file is pre-loading, after that it goes back to the black square over the white area.
Help please