#TabsToolbar { display: none; } /* hides the sidebery tab header (including close button) */ #sidebar-header { display: none; } /* hides the bookmarks toolbar */ #personal-bookmarks { display: none !important; } :root { --tabpanel-background-color: #24273a !important; }