html {
	overflow-y: scroll;
	scrollbar-color: #686869 #060608;
}

body {
	background: #1D2130 /**url(/web/images/background_dark.webp) no-repeat left bottom**/;
	color: #ffffff;
	height: 100%;
}