body {
	margin: 0;
	
	font-family: sans-serif;
	
}

.container {
	text-align: center;
	
}

.container h1 {
	font-size: 50px;

}