.spacegaze-section {
    max-height: auto;

}

.lightbite-section {
    max-height: auto;

}

.lithtbite-title-section {
    min-height: 50vh
}

.about-me-section {
    max-width: 85vw;
    min-height: auto;
    max-height: auto;
    background-color: white;
    color: black;
    text-align: center;
    margin: auto;
}

.über-mich-list {
    list-style-type: disc;
    list-style-position: inside;
    align-items: center;
}

