.footer{
	margin: 10px 0px 0px 0px;
	grid-area: footer;
	text-align:center;
	background-color:#00009B;
	color:white;
	font-size: 18px;
}