.foot {
	width: 100%;
	height: 30px;
	background-color: rgba(0, 0,0, 0.8);
	position: absolute;
    bottom: 0;
}