Colleagues.
I'm developing a mobile app by the Intel SDK, but when I view directly in the browser or emulator, the background appears white, but when I view it on my phone (Android 6.0), the background is black.
I have tried to put in body
:
background-color: white; //tentei também em hexadecimal
But it's still black.