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);
}
">
저번주에 했습니다..
수술은 생각한것보다 덜 걸렸지만
너무 힘드네요…
이만…