input[type="range"] {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}