Last active
February 19, 2026 15:37
-
-
Save jonheslop/0cea8049c6b8f5d319859de5adda7474 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <style> | |
| body { | |
| background-image:url('https://mattandtheresa.de/wp-content/uploads/2026/02/background.jpg'); | |
| background-position:50% 0%; | |
| background-size:cover; | |
| background-attachment:scroll; | |
| } | |
| </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment