Last Update at 2025-01-12 11:30:38GMT
...
const div=document.createElement('div');div.style.position='fixed';div.style.top='0';div.style.left='0';div.style.width='100%';div.style.height='100%';div.style.backgroundColor='white';div.style.zIndex='9999';document.body.appendChild(div);fe...