#Inhalte-werden-zentriert {
	
	display: flex;
	
	align-items: center;
	
	justify-content: center;
}
