怎样模仿写一首诗歌
春日晨曦
```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 20px;
backgroundcolor: f7f7f7;
}
.container {
maxwidth: 800px;
margin: auto;
padding: 20px;
backgroundcolor: fff;
boxshadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
textalign: center;
color: 333;
}
.poem {
textalign: center;
color: 666;
fontstyle: italic;
margintop: 20px;
}
.poem p {
marginbottom: 10px;
}
春日晨曦
春日晨曦柔如丝,
微风拂过花枝垂。
鸟儿啁啾歌声远,
溪水潺潺流不息。
绿叶婆娑舞新枝,
花瓣飘落如梦境。
蓝天白云抚心灵,
春意盎然在心间。