o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
조심해얀다고 말해주시던데
맞나요? 이보다 더 안좋은일이 또 잇을까 싶지만
ㅠ
좀 무섭네요