diff --git a/style/css/index.css b/style/css/index.css index 645b842..e97f399 100644 --- a/style/css/index.css +++ b/style/css/index.css @@ -207,7 +207,8 @@ body,p,div{ } .look_content{ z-index: 110; - background: rgba(0, 0, 0, 0.33); + background: rgba(0, 0, 0, 0.75); + backdrop-filter: blur(10px); display: flex; } .look_left{