main > h1:only-child {
	font-size:4em;
	font-weight:bold;
	float:left;
	text-align: center;
	padding:var(--global_padding);
	width:100%;
}