a[id="control"] {
    background-image: url(icons/tools.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 35px !important;
    background-position: center 15px !important;
    background: var(--base);
    filter: invert(1);
}
#sidebar {
    width: 420px !important;
}