#clockdiv {
    position: fixed;
    width: 250px;
    right: 10px;
    top: 50%;
    //border: 2px solid #545454;
    padding: 10px;
}