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);
}
">
제가 원래 커피를 좀 좋아하는 편이었는데
암환자들한테 커피가 안 좋다고 들어서요..
하필 그냥 아메리카노보단 단커피를 좋아했어서요ㅜ
빨대커피나 캔커피 먹으면 많이 안 좋을까용?