body {
    background-image: url("https://gpstatic.com/acache/26/71/1/de/s11-6b8c873e00a90d898a0a5ad8b60dc0a4.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.schrift {
    font-size: 48px;
    color: rgb(0, 0, 0);
    font-family: "Lemon";
    margin: right 1px;
}
#übermich {
    border: 8px solid;
    width: 600px;
    height: 350px;
    position: relative;
    text-align: center;
    top: 100px;
    border-radius: 5px;
    right: -650px;
}
h2 {
    font-size: 28px;
}