html {
}

body {
	background-image: url('laurin-klotz.de.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	height: 114px;
}

h1 {
	display: none;
}

