.grid {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
  height: 300px;
}
