thank You it's veary good and usefull 🌷🌷🌷🌷🌷🌷 i change postion to fixed not absolute and display to flex, not bolck and document.getElementById("fullImgVe").style.justifyContent = "center"; document.getElementById("fullImgVe").style.alignItems = "center";
you'll want to use position : "fixed" instead of "absolute" if you can scroll your page
Source code
thanks a lot
please
thank You it's veary good and usefull 🌷🌷🌷🌷🌷🌷
i change postion to fixed not absolute
and display to flex, not bolck
and
document.getElementById("fullImgVe").style.justifyContent = "center";
document.getElementById("fullImgVe").style.alignItems = "center";