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);
}
">
요즘 식당에서나 엘레베이터에서나 어디서나 감기 환자들 꼭 1명씩은 보이네요.
그런데 마스크 안 쓰는 사람들이 왜 이렇게 많은지...
예방을 위해서라도 답답하지만 항상 들고다니게 됩니다.