-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFantasy Books.html
More file actions
253 lines (240 loc) · 8.01 KB
/
Fantasy Books.html
File metadata and controls
253 lines (240 loc) · 8.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>A Little Fantasy Starter Gift</title>
<style>
:root{
--bg:#0f1220;
--card:#151a2e;
--ink:#f2f3ff;
--muted:#c7c9e6;
--accent:#ffd27a;
--accent2:#9be7ff;
--line:rgba(255,255,255,.10);
}
*{box-sizing:border-box}
body{
margin:0;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
background: radial-gradient(1200px 800px at 20% 0%, rgba(155,231,255,.15), transparent 55%),
radial-gradient(1200px 800px at 90% 20%, rgba(255,210,122,.12), transparent 60%),
var(--bg);
color:var(--ink);
line-height:1.45;
padding:40px 16px;
}
.wrap{max-width:820px;margin:0 auto}
.card{
background:linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03));
border:1px solid var(--line);
border-radius:18px;
padding:28px;
box-shadow: 0 18px 60px rgba(0,0,0,.35);
backdrop-filter: blur(6px);
}
h1{
margin:0 0 8px 0;
font-size:28px;
letter-spacing:.2px;
}
.subtitle{
margin:0 0 18px 0;
color:var(--muted);
font-size:14.5px;
}
.to{
display:inline-flex;
gap:8px;
align-items:center;
padding:8px 12px;
border:1px solid var(--line);
border-radius:999px;
color:var(--muted);
font-size:13px;
margin:10px 0 18px;
background:rgba(0,0,0,.15);
}
.to strong{color:var(--ink); font-weight:650}
hr{border:0;border-top:1px solid var(--line);margin:22px 0}
.lead{
font-size:16px;
color:var(--ink);
margin:0 0 18px 0;
}
.grid{
display:grid;
grid-template-columns: 1fr;
gap:12px;
margin-top:10px;
}
@media(min-width:760px){
.grid{grid-template-columns: 1fr 1fr}
}
.book{
border:1px solid var(--line);
border-radius:14px;
padding:14px 14px 12px;
background:rgba(0,0,0,.12);
}
.book .kicker{
display:flex;
gap:10px;
align-items:flex-start;
margin-bottom:6px;
}
.badge{
width:30px;height:30px;border-radius:10px;
display:inline-flex;align-items:center;justify-content:center;
background:rgba(255,210,122,.14);
border:1px solid rgba(255,210,122,.35);
font-size:16px;
flex:0 0 auto;
}
.title{
font-weight:750;
margin:0;
font-size:15.5px;
}
.author{
margin:2px 0 0;
color:var(--muted);
font-size:13px;
}
.desc{
margin:8px 0 0;
color:var(--muted);
font-size:14px;
}
h2{
font-size:16px;
margin:0 0 10px 0;
letter-spacing:.2px;
}
.section-note{
margin:0 0 12px 0;
color:var(--muted);
font-size:14px;
}
ul{
margin:10px 0 0 18px;
padding:0;
color:var(--muted);
}
li{margin:6px 0}
.footer{
margin-top:18px;
padding-top:18px;
border-top:1px solid var(--line);
color:var(--muted);
font-size:14px;
}
.sig{
margin-top:10px;
color:var(--ink);
font-weight:650;
}
.spark{
color:var(--accent);
font-weight:750;
}
.spark2{
color:var(--accent2);
font-weight:750;
}
.print{
margin-top:14px;
font-size:12.5px;
color:rgba(199,201,230,.8);
}
@media print{
body{background:#fff;color:#111;padding:0}
.card{box-shadow:none;border-radius:0;border:0;background:#fff}
.to{background:#fff}
.book{background:#fff}
.print{display:none}
}
</style>
</head>
<body>
<div class="wrap">
<div class="card">
<h1>A Little Fantasy Starter Gift <span class="spark">✦</span></h1>
<p class="subtitle">A tiny bundle of wonder, warmth, and personal growth—picked with love.</p>
<div class="to">
For <strong>my muse</strong>, <strong>my wife</strong>, and <strong>my son</strong> <span class="spark2">✦</span>
</div>
<p class="lead">
Hi my loves,<br><br>
I wanted to share a small set of fantasy books that feel like <span class="spark">magic</span> without feeling like homework—
stories that carry <span class="spark2">wonder</span>, kindness, humor, and that gentle feeling of becoming more yourself.
If we read any of these at the same time, even better.
</p>
<hr>
<h2>⭐ 3-Book Starter Kit</h2>
<p class="section-note">If you read only three, start here—in this order.</p>
<div class="grid">
<div class="book">
<div class="kicker">
<div class="badge">🌙</div>
<div>
<p class="title">The Last Unicorn</p>
<p class="author">Peter S. Beagle</p>
</div>
</div>
<p class="desc">Funny, tender, and quietly profound—like a dream that leaves you a little brighter afterward.</p>
</div>
<div class="book">
<div class="kicker">
<div class="badge">✨</div>
<div>
<p class="title">Stardust</p>
<p class="author">Neil Gaiman</p>
</div>
</div>
<p class="desc">Romantic, whimsical adventure with heart—fairytale energy, but grown-up and warm.</p>
</div>
<div class="book">
<div class="kicker">
<div class="badge">🔥</div>
<div>
<p class="title">A Wizard of Earthsea</p>
<p class="author">Ursula K. Le Guin</p>
</div>
</div>
<p class="desc">A true classic about identity, power, humility, and becoming whole—simple on the surface, deep underneath.</p>
</div>
</div>
<hr>
<h2>🍯 Sweet & Magical Next</h2>
<p class="section-note">When you want wonder-first: cozy, charming, and delightful.</p>
<ul>
<li><strong>Howl’s Moving Castle</strong> — Diana Wynne Jones (cozy, clever, hilarious, heartwarming)</li>
<li><strong>The Princess Bride</strong> — William Goldman (witty, romantic, iconic fun)</li>
<li><strong>The Neverending Story</strong> — Michael Ende (timeless wonder, genuinely moving)</li>
<li><strong>The Night Circus</strong> — Erin Morgenstern (enchanting, romantic, gorgeous vibes)</li>
<li><strong>The Ocean at the End of the Lane</strong> — Neil Gaiman (tender, mysterious, childlike wonder)</li>
<li><strong>The Book of Three</strong> (Prydain #1) — Lloyd Alexander (classic adventure, lovable characters)</li>
</ul>
<hr>
<h2>🌙 Deep & Poetic Next</h2>
<p class="section-note">When you want meaning-first: lyrical, mythic, and quietly transformational.</p>
<ul>
<li><strong>Piranesi</strong> — Susanna Clarke (mysterious, radiant, unforgettable)</li>
<li><strong>The Forgotten Beasts of Eld</strong> — Patricia A. McKillip (mythic, elegant, powerful)</li>
<li><strong>The Once and Future King</strong> — T.H. White (Arthurian, thoughtful, human)</li>
<li><strong>The King of Elfland’s Daughter</strong> — Lord Dunsany (ancient-feeling, dreamy, lyrical)</li>
<li><strong>Earthsea</strong> (the sequels) — Ursula K. Le Guin (wisdom deepens beautifully)</li>
<li><strong>Jonathan Strange & Mr Norrell</strong> — Susanna Clarke (big, rich, slow-bloom masterpiece)</li>
</ul>
<div class="footer">
I picked these because each of you has that mix of kindness, imagination, humor, and depth—and I love the idea of us
sharing a few stories that feel like <span class="spark">home</span>, even when they’re about faraway worlds.
<div class="sig">Love you. Always. 🖤✨</div>
<div class="print">Tip: you can print this page (Ctrl/Cmd + P) and it’ll format nicely.</div>
</div>
</div>
</div>
</body>
</html>