CODE
<style type="text/css">
    html
{
    overflow-x: auto;
}


A mon avis il y a un TAB de trop avant html

CODE
<style type="text/css">
html
{
    overflow-x: auto;
}