#day{
    font-size: 35px;
    font-weight: bold;
    font-family: monospace;
    margin-bottom: 5px;
    text-align: center;
}
#date{
    font-size: xx-large;
    font-weight: bold;
    font-family: monospace;
    margin-bottom: 7px;
    text-align: center;
}
#time{
    font-size: x-large;
    font-weight: bold;
    font-family: monospace;
    text-align: center;
}

h1{
    text-align: center;
    font-size: 50px;
}