Check out example codes for "html change background color of page". It will help you in understanding the concepts better.
Code Example 1
<body style="background-color: anything you want">
[insert 10000 lines of code here]
</body>
Code Example 2
<body bgcolor="some color">
HTML goes here
</body>
Learn ReactJs, React Native from akashmittal.com