儿童创作诗歌:欢迎春天的到来
```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
padding: 20px;
}
h1 {
textalign: center;
color: 007bff;
}
.poem {
margin: 0 auto;
maxwidth: 600px;
}
.line {
marginbottom: 10px;
textindent: 20px;
}
```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
padding: 20px;
}
h1 {
textalign: center;
color: 007bff;
}
.poem {
margin: 0 auto;
maxwidth: 600px;
}
.line {
marginbottom: 10px;
textindent: 20px;
}