CSS Minmax
minmax(min, max) /* basically just returns the biggest of the two */
Orion
minmax(min, max) /* basically just returns the biggest of the two */