body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100vw;
}

html, body {
  position: relative;
  margin: 0;
  padding: 0;
}
