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);
}
">
안녕하세요?
몸이 건강한 사람이라도 영양제를 여러개 섭취하려면,
병원에 가서 건강검진을 한 후, 영양제 조합을 먹어도 괜찮은지 검증을 받은 후, 먹어야 하나요?