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);
}
">
다들 독감 조심하세요
요즘에 독감이 엄청 유행인데
독감 걸린 적 있으면 괜찮겠지 싶었는데
변이종 생겨서 또 걸릴 수도 있다네요