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;