#hinweis {
    text-align: center;
    margin-top: 7em;
    font-size: large;
    font-weight: bolder;
    color: white;
}

body {
    background-color: #000000;
}