body {
	background-color: black;
	background-image: url('dungeonfall.webp');
	background-repeat: no-repeat;
	background-size: auto;
}

.bg-body-transparent{
	background-color: rgba(43, 48, 53, 0.8) !important;
}

.gameplay-img{
	width: 40%;
}