79154739

Date: 2024-11-04 08:47:59
Score: 1
Natty:
Report link

i think adding outline can solve this issue, in my case it did

.background-blur {
width: 100%;
height: 100vh;
position: absolute;
top: 0;
left: 0;
z-index: 1;
filter: blur(50px);
background-color: rgba(255, 0, 0, 0.2);
outline: 80px solid black;}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lasha