/* Decorative elements may extend beyond their visual container. */
html,
body {
  overflow-x: clip;
}
