.vertical-list-container {
  overflow: hidden;
  user-select: none;
}

.vertical-list {
  width: 100%;
  position: relative;
}
