body::-webkit-scrollbar-thumb {
  background-image: url("twist_scrollbar_red_vines.webp") !important;
  background-position: center, center -40px !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: contain, contain !important;
}