css background position from right code example
Example 1: center background css
background-position: center;
Example 2: css background offset
background-position: 5px 5px;
background-position: center;
background-position: 5px 5px;