
少儿高尔夫文案
body {
fontfamily: Arial, sansserif;
backgroundcolor: f5f5f5;
margin: 0;
padding: 20px;

}
poster {
backgroundcolor: white;
maxwidth: 800px;
margin: 0 auto;
padding: 20px;
borderradius: 10px;
boxshadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
h1 {
textalign: center;
color: 333;
}
p {
color: 555;
fontsize: 16px;
lineheight: 1.6;
}
.posterimg {
margin: 20px auto;
textalign: center;
}
img {
maxwidth: 100%;
height: auto;
borderradius: 5px;
boxshadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}