@@ -137,4 +137,6 @@ body{
#galleryContainer{
display: flex;
+ flex-wrap: wrap;
+ justify-content: space-around;
}