蓝色鹦鹉是什么鹦鹉
```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
h1 {
textalign: center;
color: 333;
}
.gallery {
display: grid;
gridtemplatecolumns: repeat(autofill, minmax(250px, 1fr));
gridgap: 10px;
justifyitems: center;
margintop: 20px;
}
.gallery img {
width: 100%;
height: auto;
borderradius: 5px;
boxshadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.caption {
textalign: center;
fontstyle: italic;
color: 666;
margintop: 5px;
}
蓝色鹦鹉摄影图集