Calculate and use fluid CSS clamp() sizes using different calculation methods.
Browser default: 16px = 1rem
Set fixed parameters for both min/max viewports and sizes
Use a multiplier to generate a max size based on your min size.
Use a divider to generate a min size based on your max size.
Calculate the max size based on the relationship between the min/max viewport values.