1<divclass="card">2<divclass="header">3<divclass="image"><svgaria-hidden="true"stroke="currentColor"stroke-width="1.5"viewBox="0 0 24 24"fill="none">4<pathd="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"stroke-linejoin="round"stroke-linecap="round"></path>5</svg></div>6<divclass="content">7<spanclass="title">Desactivate account</span>8<pclass="message">Are you sure you want to deactivate your account? All of your data will be permanently removed. This action cannot be undone.</p>9</div>10<divclass="actions">11<buttonclass="desactivate"type="button">Desactivate</button>12<buttonclass="cancel"type="button">Cancel</button>13</div>14</div>15</div>