```html
body {
fontfamily: Arial, sansserif;
backgroundcolor: f5f5f5;
margin: 0;
padding: 0;
display: flex;
justifycontent: center;
alignitems: center;
height: 100vh;
}
.container {
width: 80%;
display: grid;
gridtemplatecolumns: repeat(4, 1fr);
gap: 20px;
}
.book {
backgroundcolor: ffffff;
padding: 20px;
borderradius: 10px;
boxshadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
h1 {
textalign: center;
color: 333333;
fontsize: 36px;
marginbottom: 20px;
}
.letter {
fontsize: 48px;
color: ff6f61;
textalign: center;
}
书山有路·读书福满
福
