body {
    background-color: #262626;
    font-family: "Roboto", sans-serif;
    color: white;
}

.knopfle {
    background-color: #ffffff;
    height: 10vh;
    color: black;
    text-align: center;
    cursor: pointer;
    height: auto+300px;
}