web-feature: min(), max(), and clamp()

baseline logo Widely available

The min() and max() CSS functions return the minimum or maximum of the arguments, while clamp() clamps a value to a given range.