Background position

Click the ‘Next’ button to cycle through the background positions.
The current position is: top 5px left 5px

The relevant CSS:

transition: background 2s;
background-repeat: no-repeat;
background-position: top 5px left 5px;
Color scheme: