diff --git a/image.js b/image.js
index 7d6f9ab..498b167 100644
--- a/image.js
+++ b/image.js
@@ -53,7 +53,7 @@ function render(users) {
}
ctx.fillStyle = "#DDDDDD";
- ctx.fillText("@sonnenbrandi@mieke.club mit lieben Grüßen an Duiker101", 700, 985, 290)
+ ctx.fillText("@sonnenbrandi@mieke.club mit lieben Grüßen an Duiker101", width-300, height-15, 290)
};
function get_layer(i) {
diff --git a/index.html b/index.html
index 1a18b42..debb325 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
-
+