What does it look like?

Here is the general format of box-shadows using this method. This code would generate a small purple question mark if we applied it to the body, a class, or with the inline style attribute.

box-shadow:
  0px 3px #94209437, 0px 4px #93209328,
  1px 2px #9421927c, 1px 3px #942192fc, 1px 4px #9422944c,
  2px 1px #ff00ff01, 2px 2px #942192e2, 2px 3px #93209340, 2px 6px #ff00ff01, 2px 7px #95209530, 2px 8px #9221923d, 2px 9px #97208f20, 2px 10px #9421915d,
  3px 1px #8f208f10, 3px 2px #942192f5, 3px 3px #92249207, 3px 5px #8e1c8e12, 3px 6px #942193c1, 3px 7px #942192fb, 3px 8px #952192b4, 3px 9px #95209357, 3px 10px #942192f8,
  4px 2px #942193c1, 4px 3px #9421928a, 4px 4px #9523913a, 4px 5px #942192d7, 4px 6px #942292cd, 4px 7px #971c8e1b,
  5px 2px #93239342, 5px 3px #942193dd, 5px 4px #942192fd, 5px 5px #942293a7, 5px 6px #991a990a,
  6px 3px #99339905, 6px 4px #9224920e;

Examples of content not represented in the DOM: