Allow the layout to be set to relative positioning rather than absolute positioning. This allows possible integration with content management systems.
As well as absolute positioning, a lot of elements are set to explicit widths and heights, also meaning that in the use case of a content management system, the text changing in a button for example wouldn’t update the width and height, potentially causing text overflows.