body {
	font-family:system-ui;
    color:maroon;
	background-color:coral;
}

header{
	background-color: chocolate;
}

section.first {
}