body
{
	color: #fff !important;
	background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

main
{
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex-direction: column;
}