千与千寻千与千寻2哈尔天空之城起风了风之谷风之谷2魔女龙猫
CSS
.masonry {
  columns: 3 300px;
  column-gap: 10px;
}

.masonry img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}