.cb-wrap { display:flex; align-items:center; justify-content:center; }

input[type="checkbox"] {
  width:15px; height:15px; cursor:pointer; accent-color:#6366f1;
  border-radius:4px;
}
