/* navi.css */








body {
display: flex;
height: 100vh;
}

.zentriert {
margin: auto;
}