#app-version {
    position: fixed;
    bottom: 5px;
    right: 20px;
    color: #a8a8a8ff; 
    font-size: 10px;
    z-index: 9999;
    pointer-events: none;
    user-select: none;
}
