From 9ee5400c4fcdaff45eb27c9977201102c6f8774b Mon Sep 17 00:00:00 2001 From: urbicide <40123196+urbicide@users.noreply.github.com> Date: Fri, 30 Oct 2020 08:37:35 +0300 Subject: [PATCH] Update style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 4ddbdb3..5cf7100 100644 --- a/css/style.css +++ b/css/style.css @@ -9,6 +9,7 @@ a:link, a:visited, a:hover, a:active { } video { + object-fit: cover; width: 100vw; height: 100vh; position: fixed;