html, body {
	height: 100%;
	overflow: auto;
}
#home {
	
	background: #ffc107;
	color: rgb(75, 76, 78);
}



footer p a {
	margin: 5px 15px;
}

		