.nac {
    width: 100%;
    min-height: 80vh;
    display: inline-flex;
}

.prosto {
    width: 100%;
    height: 150px;
    background-color: #000;
}

.meinleft{
    width: 70vw;
    height: auto;
}

.menuright{
    width: 30vw;
    height: auto;
}
