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);
}
">
옵디보 폴폭스 5회차까지 마쳤는데
조금씩 힘들어하셔서
2주텀을 3주텀으로 바꿨어요
사람마다 다르겠지만
보통 어느정도까지 하셨는지
부작용은 어떠했는지 궁굼합니다