body {
	color: black;
	text-align: center;
	font-size: xx-large;
	font-weight: 900;
	
}
html {
	background-color: teal;
	padding-top: 10%;
}
