#clock {
    position: fixed;
    bottom: 10px;
    left: 10px;
    color: white;
    font-size: 1.2em;
    z-index: 1000;
}
