how to add shadow to the top of box code example Example: how to add box shadow to all sides css div { box-shadow: 0 0 10px #fff; }