body {
	background: black;
}
p {
	text-align: center;
	font-size: 64px;
	color: purple;
}
