body {
	background-image: url("/images/tintenvorrat_background.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.main {
	display: flex;
	justify-content: center;
}