Adding a shadow to text
h1 { color: royalblue; text-shadow: 2px 4px 4px rgb(46 91 173 / 0.6); }
Adding a shadow to text