```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
padding: 0;
}
h1 {
textalign: center;
color: 333;
}
.gallery {
display: grid;
gridtemplatecolumns: repeat(autofit, minmax(250px, 1fr));
gap: 20px;
margintop: 20px;
}
.galleryitem {
overflow: hidden;
borderradius: 8px;
boxshadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.galleryitem img {
width: 100%;
height: auto;
display: block;
}
.caption {
textalign: center;
margintop: 10px;
color: 666;
}
Dance Character Stock Photos