body {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
body h3 {
	text-align: center;
	max-width: 600px;
	max-width: 0 auto;
	font-weight: 400;
}