Lekcja 6
This commit is contained in:
@@ -187,7 +187,7 @@ async function start() {
|
||||
|
||||
const kreciol = document.createElement("img")
|
||||
kreciol.src = "https://media1.tenor.com/m/CzW0P5EOQwoAAAAC/jp2gmd-pope.gif";
|
||||
kreciol.style.position = "fixed";
|
||||
kreciol.style.position = "relative";
|
||||
kreciol.style.right = ".5rem";
|
||||
kreciol.style.bottom = ".5rem";
|
||||
root.appendChild(kreciol);
|
||||
|
||||
Reference in New Issue
Block a user