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);
}
">
저번 ct 땐 복수를 뺄 정도는 아니라고 하셨는데,
이번엔 배가 좀 빵빵해져서 복수를 빼야 할 것 같다고 말씀 하시네요.
복수를 한번 빼면 앞으로 계속 빼야 할까요.
그리고 생활이 좀 더 힘들어지는건지...
복수 빼보신 분들 자문 구합니다