html,
body {
  width: 100%;
  /* padding: 0px;
  margin: 0px; */
  box-sizing: content-box;
  overflow-x: hidden;
}
