body {
	background-color: #F1C70E !important;
	min-height: 100vh !important;
}

.sidenav {
	height: -webkit-fill-available !important;
	min-height: 100vh !important;
	height: 100vh !important;
	overflow-x: auto;
	overflow-y: hidden;
}