div.container {
  width: 800px;
  margin-auto;
}

div.item {
  width: 188px;
  padding: 3px;
  border: 1px solid #ccc;
}
