```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
.bookcontainer {
display: flex;
flexwrap: wrap;
justifycontent: center;
gap: 20px;
}
.book {
maxwidth: 300px;
border: 1px solid ccc;
borderradius: 5px;
padding: 10px;
textalign: center;
}
.book img {
maxwidth: 100%;
borderradius: 5px;
marginbottom: 10px;
}
.book h2 {
fontsize: 18px;
marginbottom: 10px;
}
.book p {
fontsize: 14px;
color: 666;
}
Shakespeare Book Cover Designs
Explore the darker side of Shakespeare's works with these tragic tales.
Laugh along with the lighthearted comedies of Shakespeare.
Discover the historical dramas penned by the legendary playwright.
Experience the enchanting romances filled with love, betrayal, and redemption.