
body {
	background-color: black;
	margin: 20%;
}

p {
	text-align: center;
	color: white;
	font-size: 50px;
	font-family: 'Righteous', cursive;
	margin: 0 auto;
}