#clock {
    text-align: center;
    font-size: 150px;
}
#hint {
    text-align: center;
    font-size: 75px;
}
#passage {
    text-align: center;
    font-size: 35px;
}
#settings_entry {
    position: fixed;
    right: 50px;
    bottom: 50px;
}
