* {
	background-color: #1e1e1e;
	color: white;
}

div {
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
}
