.centercontents {
	text-align: center;
}
.darkmode {
	background-color: #000;
	color: #fff;
}