nothing
I tried also this code
codice:
<html>
<head>
<style type="text/css">
html,body{width:100%;height:100%;font-size:100%;}
</style>
</head>
<body>
<span style="font-size:90%;">SOME TEXT</span>
</body>
</html>