diff --git a/css/index.css b/css/index.css index 4a02ce2..df9f503 100644 --- a/css/index.css +++ b/css/index.css @@ -414,8 +414,8 @@ video { top: 0; right: 0; z-index: 40; - background-color: black; - opacity: .5; + background-color: rgba(0, 0, 0, 0.2); + /* opacity: .5; */ } .content { background: rgba(0, 0, 0, 0.5);