nav ul {
    flex-direction: column;
}

.Rezept-list {
    grid-template-columns: 1fr;
}

header img {
    width: 120px;
}
