JSFiddle - React, Tailwind, and code Playground

by Leo Wattenberg

HTML

<div class="q">blablablabla oasunhfsbsou vosudbnvf sodfn sodnf sodih fosdnf dsfubisbdfuh gifusbdfnpbaiprubng fdopah rg</div>

CSS

.q {
    overflow: auto;
    -webkit-overflow:auto;
    overflow-style: marquee-line;
    -webkit-overflow-style: marquee-line;
    white-space: nowrap;
    width:200px;
    height:100px;
}