body {
    color: red;
    font-family: "DM Sans";
    font-size: 22px;
    background-image: url("https://images.ctfassets.net/s5n2t79q9icq/7wY5DvUPDvuDlzHEYZ3b7G/7d7f9827d7cf00b4492c7d55d8aea07e/Babe984goqiqwuefhcosb_1920x1000.jpg?q=80")
}
.flex {
    flex: auto;
    align-items: center;
    justify-content:center ;
}
#leben {
    border: 8px solid;
    width: 600px;
    height: 350px;
    position:relative;
    text-align: center;
    top:-5px;
    border-radius: 80px;
    }
    #übermich {
        border: 10px solid;
        width: 600px;
        height: 500px;
        position:relative;
        text-align: center;
        top: 20px;
        border-radius: 80px;
        }
    
    