html {
    /* Reserves space for the scrollbar without forcing it to always show */
    scrollbar-gutter: stable;
}
