Superhero Text Shadow effect in css by Nitin Kumar Output View Horizontal Vertical HTML CSS JS Tidy Superhero HTML CSS JS Tidy body { background-color: #97fcfe; text-align: center; } h1 { font-size: 144pt; font-family: ‘Luckiest Guy’; color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: -10px 10px 0px #00e6e6, -20px 20px 0px #01cccc, -30px 30px 0px #00bdbd; } HTML CSS JS Tidy >_Console Clear Console >_Console File Setting HTML Code Playground Setting Title Description Superhero Text Shadow Effect in CSS. Catagory CSS Tags Resource Add External Stylesheets and Script