.lizBox {
  border: 1px solid blue;
  width: 15em;
  margin-bottom: 1em;
  background-color: rgb(210,220,240);
}