   body {
    
	background: url('https://www.linesonmaps.com/Hintergrund.jpg') no-repeat center center;
    background-position: center;
	background-size: contain;
    height: 100vh;
	background-color: black;
}

