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);
}
">
드셔도 될까요?
어머니 말씀으론 물어보니 된다고 하셨다는데..
뭐든지 처음이라 조심스럽십니다