
h1 {
	font-size		: 10vw;
	padding			: 0;
	position		: absolute;
	top				: 35%;
	transform		: translateY(-50%);
}
