::selection {
    color: var(--selection_color);
    background: var(--selection_bg);
}
