
body {
	background-color: grey;
	color: #0b1050;
}

.top {
	display: flex;
	flex: 1 1 auto;
	justify-content: center;
}
