How do you add background color in HTML? code example
Example: how to change the background in html
<body style="background-color: anything you want">
[insert 10000 lines of code here]
</body>
<body style="background-color: anything you want">
[insert 10000 lines of code here]
</body>