Result Size: 300 x 150
x
 
<!DOCTYPE html>
<html>
<head><meta http-equiv="content-security-policy" content="script-src 'none'">
<style>
h1 {
  text-shadow: 0 0 3px #FF0000;
}
</style>
</head>
<body>
<h1>Эффект тени от текста!</h1>
</body>
</html>