body {
	background-color: #2c2c2c;
}

.void {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
	text-align: center;
}

.bigbang {
	font-family: "Poppins", "Arial";
	font-size: 1.5vh;
	color: #f5f5dc;
}

.reallybig {
	color: #ffd700;
}
