Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Der Titel des Dokuments</title> <style> h1 { display: inline-block; margin: 0; line-height: 1em; font-weight: bold; font-size: 200px; text-align: center; align-items: center; background-image: url("/uploads/media/default/0001/02/79cd6362a06feb80e0db3f5884df2ef279310ca7.jpeg"); background-size: 650px 450px; background-repeat: no-repeat; background-position: center; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } </style> </head> <body> <h1>NEUES<br>JAHR</h1> </body> </html>