#ddtt-heartbeat-counter {
    position: fixed;
    bottom: 10px; 
    right: 10px; 
    background: #111; 
    color: #0f0; 
    padding: 5px 10px; 
    font-family: monospace; 
    border-radius: 6px; 
    z-index: 9999;
}