footer{
	position:fixed;
	z-index:5;
	bottom:0;
	width: 100%;
	text-align: center;
	background-color: black;
	color:white;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}