back

Background-Origin

Background-origin is used to define what the background-position is relative to.
It has three options border-box, padding-box, and content-box.

Example