
* {
	background-color: #000000;
	color: #c4c4c4;
}

div {
	height: 100%;
	width: 100%;

	display: flex;
	align-items: center;
	justify-content: center;
}

