how to add a black border around text css code example Example: how to add a black border around text css h1 { text-shadow: 1px 1px #ffffff; }