css vw scrollbar

CSS
body {
  width: calc(100vw - (100vw - 100%));
}
Source

Also in CSS: