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);
}
">
그건 어떻게 확인할까요..?
아직 부모님께 말씀을 못드리고 ㅠ
일단 친구에게 부탁을 하고 싶습니다…ㅠㅠ