@supports (overflow:-webkit-marquee) and (justify-content:inherit) {

    body        {overflow:auto; width: 100%; -webkit-overflow-scrolling: touch;}

}