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);
}
">
혈압은 80/50 이고
맥박은 100이상 나와요..
어지럽고 가슴두근거리는거말고는 없는데..
혈압은 떨어지는데 맥박올라가는 이유가 뭔가요...?