.checkbox{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid;border-radius:3px;cursor:pointer}.checkbox .checkbox-checked{width:16px;height:16px;border-radius:3px}