html {
    overflow: scroll;
    overflow-x: hidden;
}

/* menu principale */
body {
    margin:0;   /* Da lasciare */
    min-width: 290px;
}