.scroll-container {
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  border: 1px solid #fff;
}

.collllll {
  display: inline-block;
  width: auto;
  height: 200px;
  background-color: #ffffff;
}

