*{
	margin: 0px;
	padding: 0px;
	box-sizing: boder-box;
	font-family: sans-serif;
}

footer{
	background: #202020;
	color: white;
}