• height
  • width
  • #000000
  • #FFFFFF

shadow list

.box-element {
  height:200px;
  width:200px; 
  background-color:#000000;
  box-shadow:
; }