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);
}
">
어제첫항암하고 오늘 구토와 오심으로 컨디션이 안좋아요. 도대체뭥어찌해야할지 모르겠어요. 도와주세요.