<header>
	Content-Type: text/css
</header>

h1 {
	color: black;
	text-align: center;
}

body {
	background-color: yellow;
}