body {
	background: #252525;
	/*height: 100vh;
	width: 100vw;*/
}

button {
	background-color: transparent;
	border: 0;
	color: var(--bs-light);
}