No background-origin (padding-box is default):
The background-origin CSS property determines the background positioning area, that is the position of the origin of an image specified using the background-image CSS property.
background-origin: border-box:
The background-origin CSS property determines the background positioning area, that is the position of the origin of an image specified using the background-image CSS property.
background-origin: content-box:
The background-origin CSS property determines the background positioning area, that is the position of the origin of an image specified using the background-image CSS property.