diff --git a/style.css b/style.css index 0b63d41..12a8a6f 100644 --- a/style.css +++ b/style.css @@ -45,4 +45,8 @@ input, select, options { input[type="submit"] { color: #1E1915; +} + +video { + width : 55%; } \ No newline at end of file