Dynamic text size

I did not find how to make the text size change dynamically with the window size. If there is no such option, It would be nice to have one.

Set the font size to:

5vw (just type it within the input field and press enter)

It will then change accordingly to your viewport-width.
(or 5vh → then its viewport-height)