
.marquee {
    overflow: hidden;
    display: flex;
  }


.marquee h2{
   white-space: nowrap;
}
  