
body {
	background: black;
	color: white;
}

header {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
