If we need to be changing the breaking of content, we shouldn't be doing it piece meal on our components. A utility helps in the interim, hence this PR, but v5 will likely see this added to the <body>
element in Reboot to solve the problem across the entire project. (At that point we'll likely need the opposite utility, too).
Fixes #19315 (closed).