body{
	font-family: 'Hack';
	font-size: 20px;
	text-align: center;
	margin-top: 150px;
	letter-spacing: 1px;
	color: black;
	background-color: white;
}
	
a{
	color: #000;
	background-color: transparent;
}

img{
	border: none;
	padding: 15px;
}

}

#logo{
	font-size: 100px;
	font-weight: bold;
}
