.sidebar{
	position: fixed;
	left: 0;
	bottom: 0px;
	background-color: lightgray;
	padding: 10px;
	
	
}