```html
body {
fontfamily: Arial, sansserif;
backgroundcolor: f9f9f9;
padding: 20px;
}
h1 {
textalign: center;
color: 333;
}
.imagecontainer {
display: flex;
flexwrap: wrap;
justifycontent: center;
alignitems: center;
margintop: 20px;
}
.imagecontainer img {
width: 300px;
height: 300px;
margin: 10px;
borderradius: 10px;
boxshadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.caption {
textalign: center;
fontstyle: italic;
color: 666;
}
幽默的美食图