header {outline: 2px dotted cyan;}


body 
{
	font-family: system-ui,sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	background-color: #E6AA68;
	color: #FFFBBD;
}

h1
{
	line-height: 1em;
}

h1
{
	padding-top: 1em;
	margin-top: 1.2em;
}

header 
{
	background-color: #CA3C25;
	text-align: center;
	height: 25vh;
}

p
{
	padding: 1em;
}