.bottombar {
	font-family: "Moon Flower Bold";
	font-size:30px;
	height:100px;
	width:100%;
	position:fixed;
	bottom: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
}
