img.logo {
	position: absolute;
	top: 10%;
	left: 0;
	width: 40%;
	filter: invert(1);
	background-color: #ffffffa0;
	padding: 5% 30% 5% 30%;
	border-top: revert;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
br.heading {
	margin-bottom: 400px;
}
