#inhalte-werden-zentriert {
  display: flex;
  align-items: center;
  justify-content: center;
}




h1 {
	font-family: cursive;
	
}

div { margin: 100px 9px 8px 7px; }

	p{
		font: 16px/1.5em;
	}

.cursive {
	font-family: cursive;
}
