backgroundattachment
Background-attachment is a CSS property that controls how a background image is positioned when the page is scrolled. It applies to all background layers defined on an element, including cases with multiple backgrounds specified via comma-separated values.
The property accepts several values. The default is scroll, which means the background image scrolls along
In practice, background-attachment interacts with other background properties such as background-position and background-size. When using multiple
Notes to consider include that local is relevant for scrollable containers, and that a fixed background is