html {
	font-family:system-ui;
	color: green;
	background-color: cornsilk;
	}

header{
	background-color: silver;
}
	
section.first {
	
}