body {
	background-color: black;
	}
	
#bild{ 
	height: 100%;
	width: 100%;
	text-align: center;
}

img{
	height: 100%;
	width: auto;
}
