diff --git a/src/vn.rs b/src/vn.rs index 67e32a2..5e2c1ad 100644 --- a/src/vn.rs +++ b/src/vn.rs @@ -117,7 +117,6 @@ fn global_styles() -> Markup { margin: 0 auto; position: relative; padding-top: 42.1875%; - background: #f8f8f8; overflow: hidden; } .scene-section { @@ -207,7 +206,6 @@ fn global_styles() -> Markup { right: 0; bottom: 0; z-index: 3; - background: rgba(0, 0, 0, 0.85); padding: 2vw; overflow-y: auto; align-items: center;