Property background-attachment
Sets whether a background image scrolls with
the rest of the page, or is fixed
Syntax
background-attachment: scroll;
background-attachment: fixed;
background-attachment: local;
Sets whether a background image scrolls with
the rest of the page, or is fixed
background-attachment: scroll;
background-attachment: fixed;
background-attachment: local;