diff --git a/style.css b/style.css index acad7b1..fd7be31 100644 --- a/style.css +++ b/style.css @@ -200,5 +200,7 @@ video.flip { input[type="range"]#range{ position: absolute; - inset-inline-start: 0; + inset-inline-end: -30px; + rotate: 90deg; + inset-block-start: 50%; } \ No newline at end of file