Check out this Pen I made!
About: Discover the latest in web development, software engineering, and tech trends! 🌐💻 From insightful blogs to news and tips, we bring engaging content for developers and tech enthusiasts. Join us in ex
Check out this Pen I made!
you should inherit the border-radius
also.
please never user width: 100%; height: 100%;
like this, but instead use inset: 0
Add isolation: isolate to .container. z-index: -1 will cause the blur to be at the bottom of the layers. You don't want this
Wow nice great effect!