<html>
<head>
<style>
h1 {
text-shadow: 2px 2px 8px #FF0000;
}
</style>
</head>
<body>
<h1>Text-shadow with blur effect</h1>
</body>
<!-- Mirrored from www.w3schools.com/cssref/tryit.php?filename=trycss3_text-shadow_blur by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:38:24 GMT -->
</html>