#control-panel-container_histogram {
    position: absolute;
    top: 20px; /* 调整垂直位置 */
    right: 20px; /* 调整水平位置 */
    z-index: 1000;
}
