/*
 * Runtime stylesheet placeholder.
 * Keeps /index.css served with correct MIME type in strict mode.
 */

html, body {
  overscroll-behavior-x: none;
}
