/* Minimize white flash when loading some sites */
browser[type="content-primary"], #content, browser[type="content"] > html {
background: var(--grey-70) !important;
}