h1{
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
}

p + p{
	margin-top: 20px;
}

