body {
    background-color: #222222;
    color: #dddd00;
    text-align: center;
    font-size: xxx-large;
    font-family: Fantasy;
}

.imprint {
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 0.5em;
    text-align: right;
    font-size: medium;
    font-family: Sans-serif;
    color: white;
}

.imprint a {
    color: lightblue;
}

.hallo {
}

.message {
}

.message {
}

.question {
}

.form {
}

.name {
    text-align: center;
    font-size: xx-large;
    max-width: 95%;
}

.submit {
    font-size: xx-large;
}
