body
{
	background-color: #000000;
	color: #ffffff;
}

.container
{
	display: flex;
	flex-direction: column;
	align-items: center;
}