CSS customize checkbox size code example Example: css resize checkbox input[type=checkbox] { transform: scale(1.5); }