英文诗歌朗诵:奥斯曼戴斯的《黄昏》
```html
body {
fontfamily: Arial, sansserif;
margin: 0;

padding: 0;
backgroundcolor: f7f7f7;
}
.container {
maxwidth: 800px;
margin: 50px auto;
padding: 20px;
backgroundcolor: fff;
borderradius: 8px;
boxshadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.poem {
textalign: center;
marginbottom: 30px;
}
.poem h1 {
fontsize: 24px;
color: 333;
}
.poem p {
fontsize: 18px;
lineheight: 1.6;
color: 555;
}
@media (maxwidth: 600px) {
.container {
padding: 10px;
borderradius: 0;
}
.poem h1 {
fontsize: 20px;
}
.poem p {
fontsize: 16px;
}
}
黄昏 (Twilight) by Osman Lins
远处钟声悠悠,
像是别离的呼唤。
夜幕悄然降临,
星光渐次点亮。
在黄昏的曙光中,
孤独的灵魂寻觅安慰。
温柔的风轻抚着,
思绪在夜空飞舞。
黄昏的寂静,
唤醒了内心的深沉。
当暮色渐渐消退,
心灵便得到了解放。
在这短暂的时刻里,
一切都变得明了。
黎明到来,
带走了一切的忧伤。
而我们在新的一天里,
重新开始生活。