body {
  width: 100vw;
  overflow-x: hidden;
  overflow-y: scroll !important;
  margin: 0 !important;
  padding: 0 !important;
}

