diff --git a/iframe/panel.css b/iframe/panel.css index a77acfc..491de57 100644 --- a/iframe/panel.css +++ b/iframe/panel.css @@ -1,6 +1,7 @@ html { height: 100%; width: 100%; + background:rgb(100, 100, 100); background: rgba(0, 0, 0, 0.6); }