How to use Enhancer for YouTube™

PHOTO EMBED

Sun May 29 2022 07:45:38 GMT+0000 (Coordinated Universal Time)

Saved by @sariohara

html {
  scrollbar-color: var(--main-color, #c1c1c1) rgba(0, 0, 0, 0) !important;
  scrollbar-width: thin !important;
}
html:not([hide-scrollbar]) ::-webkit-scrollbar-thumb {
  background: var(--main-color, #c1c1c1) !important;
}
html:not([hide-scrollbar]) ::-webkit-scrollbar {
  width: 8px !important;
}
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0) !important;
}
::-webkit-scrollbar-thumb {
  background: var(--main-color, #c1c1c1) !important;
}
content_copyCOPY

https://www.mrfdev.com/how-to-use-enhancer-for-youtube