
.cwc {
  display: flex;
  flex-wrap: wrap;
}

.cluster {
  border: 1px solid black;
  width: 500;
  margin: 10px 10px
}
