By using width as your property, you can set the width by percentages and vw (view width). Pixels should be implemented next update, taking recommendations too. Percentages as units should be put in {num}percent.
The width property doesn't work much in this scenario...
<span class="width50percent">Hello World</span>
Hello World