input[type="checkbox"] {
    height: 18px;
    accent-color: grey;
    outline: 1px red;
  }
  