a { width: 0 }
b { width: 100px }
c { width: 0% }
d { width: 10% }
e { width: auto }
y { width: initial }
z { width: inherit }
