body {
  scrollbar-width: 0px;
  -ms-overflow-style: none;
}

body::-webkit-scrollbar {
  display: none;
}