 
	
			
					Add an Image or a color as your background:
body{color: white;} body {
background-image: url(Insert Image or gif link here!!!!);
background-repeat:
}
Color Background:
body{color: white;} body {
background-color: #000000;
background-repeat:
}
For Color google color hex code and replace the numbers 
with your desired color's hex code
For Image go on google find an image (or gif)
and paste the image link in between the parenthesis 
Don't be afraid to DM me with any questions 
or if you need help!!