how to make font size responsive for mobiles and desktop code example Example: how to make font responsive html { font-size: calc(1em + 1vw); }