body{
	background-color: #000;
	color: #fff;
}

h1{
	text-align: center;
	text-shadow: 0px 0px 2px #fff;
	margin-top: 150px;
}