body {
	min-width:250px;
	overflow-y: overlay;
	scrollbar-gutter: stable both-edges;
	min-height: 100vh;
}

.custom-style-navbar-toggle {
	background: #fff3;
}