::-webkit-scrollbar {
  width: 4px;
  display: none;
}
::-webkit-scrollbar-thumb {
  background: #cbd5f5;
  border-radius: 10px;
}


