1 2 3 4 5 6 7
h1.shadow { text-shadow: 3px 3px 3px #ccc; } body { background: linear-gradient(to bottom right, #ffffff, #d0d0d0); }