body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
.photogrid {
display: grid;
gridtemplatecolumns: repeat(autofit, minmax(300px, 1fr));
gridgap: 20px;
padding: 20px;
}
.photocard {
border: 1px solid ddd;
borderradius: 5px;
padding: 10px;
textalign: center;
boxshadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.photocard img {
maxwidth: 100%;
marginbottom: 10px;
}
.description {
margintop: 10px;
textalign: justify;
}
a {
color: blue;
textdecoration: none;
marginbottom: 10px;
}
写真艺术摄影照片展示