body {
	background-color: black;
	
}

h1 {
	color: red;
	font-size: 24px;
}

	


