html {
  overflow-x: hidden;
}

body {
  display: flex;
  flex-direction: column;
  height: auto;
}
