The background-position
property in
The default position of a background image is at the top left corner.
background-position: value;
Here, we can write the value at which we want to place our border-image, like top left, bottom right, center, etc.
Below is the basic