#ui {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 14px;
    z-index: 100;
    pointer-events: none;
}