.brx-body { min-height: 100dvh; }  @supports (-webkit-touch-callout: none) { @media (hover: none) and (pointer: coarse) { html, body { overscroll-behavior-y: none; } } } 