body   {
	background-color: white;
	background-image: url("./bilder/stbild.png");
    background-size: 99vh;
	background-repeat: no-repeat;
	background-position: center;
	height: 100vh;
    width: 100vh;
}
