html, body {
  height: 100%;
}

.full-height {
  height: 100%;
}

:root {
  overscroll-behavior: none;
}