body {
	background-color: #000000;
}

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