.marquee2 {
  align-items:center;
  color:#6666ff;
  background-color:rgba(255, 255, 255,0.6);
  margin: 0;
  padding: 0;
  position:absolute;
  height:auto;
  overflow:visible;
  width:100%;
  justify-content:center;
  top:150px;
  }