/* this will hide the clock */
#dateTime {
     display: none;
}

#container {
     margin-top: 29px;
}
