how to fix scroll bar to the viewport? code example Example: css vw scrollbar body { width: calc(100vw - (100vw - 100%)); }