*::-webkit-scrollbar {
  margin-right: 1px !important;
  width: 4px !important;
}

*::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: dimgray !important;
}

