diff --git a/explorer.html b/explorer.html index 7e4d3ff..186d892 100644 --- a/explorer.html +++ b/explorer.html @@ -12,8 +12,7 @@ } .panel { - backdrop-filter: blur(10px); - background: rgba(30, 30, 30, 0.6); + background: transparent; }