body {
min-height: 100vh;
box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
}

.bg-theme {
	background: #f9361b !important;
}