ul.magic li {
  width: 160;
  height: 120;
  display: block;
  float: left;
  margin: 3px;
  padding: 1px;
  background: grey;
  color: white;
}

