.tiles-wrapper {
  width: 2060px;
}
.tiles-wrapper div {
  color: black;
  display: inline-block;
  background: rgba(0, 0, 0, 0.05);
  height: 40px;
  width: 40px;
 }
}