body {
	overflow-y:auto;
	background: #ffd43d;
}
		 
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
}