.timediv {
    background-color: white;
    display: inline-flex;
    border: 1px solid #ccc;
    color: #555;
    border-radius: 4px;

}

.time {
    border: none;
    color: #555;
    text-align: center;
    height: 35px;
    width:60px;
}