html {
	background-size: 250px 350px;
	background-image: url("../assets/images/hallo.jpg");
}
table {
    background-color: white;
    padding: 8px;
}