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);
}
">
올라파립과 아바스탄으로 하시는분 있으신가요? 부작용은 없으신가요?