1 2 3 4 5 6 7 8
body { background: url("img/bg.jpg"); color: beige; } h1 { filter: drop-shadow(0.4em 0.4em 0 #a794ff); }