body{
    background-color: rgb(65, 65, 65);
    color: white;
}
.clock{
    text-align: center;
    color: rgb(184, 184, 184);
}
#clock{
    font-size: 20px;
}
#mittagsPause{
    font-size: 10px;
}
#anwesenheitsPflicht{
    font-size: 10px;
}

