.global-debug {
    position: fixed;
    right: 0;
    bottom: 0;
    background-color: var(--body-bg);
}
