Background attachment
The background-attachment CSS property sets whether a background image's position is fixed within the viewport, or scrolls with its containing block.
| Class name | Properties |
|---|---|
_bgatm-sc | background-attachment: scroll |
_bgatm-f | background-attachment: fixed |
_bgatm-lc | background-attachment: local |