<style>
body {
	background-color: black;
}
h1 {
	color: blue;
}
p {
	color: blue;
}
</style>

