Here, the round() function is used to set the height of the last four divs. The value to be rounded is between 100 px and 125 px in each case, and the rounding interval is 25px in all cases. The height of the boxes below is therefore either rounded up to 125 px or down to 100 px.
The first div will have a height of 100px.