css box shadow always visible code example Example: css box-shadow over other elements myElm { position: relative; box-shadow: 1px 1px 2px black; }