html {
  scroll-behavior: auto !important;
}

html, body {
  overflow-y: auto !important;
  height: auto !important;
}