Recently, I've encountered a persistent problem with my website. Whenever I use % to set the widths, the scrollbar doesn't seem to be taken into account. This causes issues with centering on pages that require scrolling, as well as causing constant elements like the navigation menu to jump around slightly from page to page based on whether there's a scrollbar present or not. I tried using vw instead, but it only resulted in a horizontal scrollbar appearing without resolving the initial issue. Does anyone have any advice or workaround for this frustrating dilemma? Thank you in advance!