body {
	color:#fff;
	background:red;
}
h1 {
	text-transform: uppercase;
}
.container {margin-top:15%;}

