Currently working on a website project and facing an issue where I need to apply Gaussian blur within a div. Although opacity can be adjusted, the challenge lies in blurring the text within the div.
Seeking assistance for this matter
<html>
<body>
<div id="blur" style="">hellokkksdjfdshfshifsd isjfcsdkcjsdlk</div>
</body>
</html>