html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #ededf1;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
