how to exclude the scroll bar from vw in css code example Example: css vw scrollbar body { width: calc(100vw - (100vw - 100%)); }