The CSS background properties are used to add background effects for elements.
background-color - Sets background colorbackground-image - Sets background imagebackground-repeat - no-repeat / repeat-x / repeat-ybackground-position - center / top / bottom etc.background-size - cover / contain / pxbackground-attachment - fixed / scrollbackground - Shorthand for allEdit the code below and click Run to see the result live.