#clock {
    font-size: 55px;
    width: *S900px;
    margin: 30px;
    text-align: center;
    border: 1px solid black;
    border-radius: 20px;
}

h1   {color: black;text-align: center;}
p    {color: black;text-align: center;}