First of all, create a HTML file inside your favorite code editor, here I am using vsCode.
Create a stylesheet file and put body background color as you want, here i am using black for body’s background Color. Link your stylesheet(css file) with your html file.