css background position center code example
Example 1: center background css
background-position: center;
Example 2: background position in html
background-position: right top;
background-position: center;
background-position: right top;