.container-marquee {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.marquee3k {
  padding: 4px 0;
}

.marquee3k__copy {
  padding-right: 3ch;
  box-sizing: border-box;
}