html, body {
	height: 100%;
	overflow: auto;
}

body{
    background-color: #E8F6FF;
	
}
