.header {
	color: white;
	background-size: cover;
	position: relative;
}

.header h1 {
	position: absolute;
	bottom: 0px;
	left: 50px;
	font-size: 4em;
}