h1 {
	text-align: center;
	border: 3px solid green;
}
body {
	color: white;
	background-color: black;
	font-family: arial;
}
