<div class="cover">
<h2 class="title">The Soul of Rumi</h2>
<div class="subtitle">A New Collection of Ecstatic Poems</div>
<div class="translator">Translations by Coleman Barks</div>
</div>
@font-face {
font-family: "Comforter Brush";
src: url("fonts/ComforterBrush-Regular.woff2");
}
@font-face {
font-family: "Outfit";
src: url("fonts/Outfit-VariableFont_wght.ttf");
font-weight: 100 900;
}
* {
box-sizing: border-box;
}
body {
height: 100dvh;
display: grid;
place-items: center;
font-family: "Outfit", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
color: hsl(0, 0%, 35%);
}
.cover {
width: 300px;
aspect-ratio: 1 / 1.5;
padding: 0.5rem 0;
display: grid;
justify-items: center;
grid-template-rows: 1.25fr auto 1fr;
background-image: url("img/stars.webp"), url("img/dervish.webp");
background-size: cover;
background-position: center;
background-color: hsl(0, 82%, 42%);
background-blend-mode: screen;
}
.title {
width: fit-content;
margin: 0;
align-self: end;
font-family: "Comforter Brush", serif;
font-size: 2.6rem;
font-weight: 400;
font-style: normal;
color: hsl(0, 0%, 28%);
}
.subtitle {
font-size: 0.65rem;
}
.translator {
font-size: 0.8rem;
color: hsl(0, 0%, 23%);
align-self: end;
}
@media screen and (min-width: 768px) {
.cover {
width: 500px;
}
.title {
font-size: 4.4rem;
}
.subtitle {
font-size: 0.9rem;
}
.translator {
font-size: 1rem;
}
}
Alternative cover for the book The Soul of Rumi.
The poems explore life’s mysteries and wonders. They express our yearnings for enlightment and fufilment.
The cover depicts a dervish in the midst of a divine dance masked in a bright, scarlet cosmic swirl.