Can someone explain to me what is the expected behavior if I choose "rem" as the font size unit in the text widget? To my understanding, "rem" works in pair with "root html font size", does this mean we can also set the root html font size for my app in the Experience Builder? Or it's a set value by esri and we can not change it?

If I'm buidling a responsive webpage, I will use the "vw" as the font size unit since it can autoscale the text size accroding to the browser page size. (As shown below)



So back to the question, what can I achieve if I choose "rem" as the font size unit?