/* Always show the vertical scrollbar, reducing jumps between pages */ html { overflow-y: scroll; }