html,
body {
    scrollbar-gutter: stable;
}

body.locked {
    width: 100%;
}
