diff --git a/public/style.css b/public/style.css index 90948bd..6b80c84 100644 --- a/public/style.css +++ b/public/style.css @@ -565,7 +565,7 @@ input { top: 0; right: 0; width: 350px; - height: 100vh; + height: 100%; background: rgba(30, 32, 36, 0.98); flex-direction: column; box-shadow: -2px 0 16px rgba(0, 0, 0, 0.25); diff --git a/test-local-video.html b/test-local-video.html new file mode 100644 index 0000000..e69de29