.marquee {
  width: 600px;
}

.marquee .mask {
  overflow: hidden;
}

.marquee .line {
  width: 99999px;
  float: left;
}