现代诗格式模板图片
以下是一种简单的现代诗歌版式图片示例:
```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 0;
display: flex;
justifycontent: center;
alignitems: center;
minheight: 100vh;
backgroundcolor: f0f0f0;
}
.poemcontainer {
maxwidth: 600px;
padding: 20px;
backgroundcolor: fff;
borderradius: 10px;
boxshadow: 0 0 10px rgba(0, 0, 0, 0.1);
textalign: center;
}
.poemtitle {
fontsize: 24px;
fontweight: bold;
marginbottom: 20px;
color: 333;
}
.poemtext {
fontsize: 18px;
lineheight: 1.6;
color: 666;
}
Modern Poetry
In the midst of chaos,
I found peace.
In the depth of darkness,
I found light.
In the silence of solitude,
I found myself.