body {
	background-color: black;
	color: white;
	padding: 2vw;
}

header {
	background-color: red;
}