<!doctype html>
<html lang="en">
<head> </head>
<body>
<h1>What gift should you bring!?</h1>
<div class="view">
<div class="primary">
<div id="π" class="box">
<h2>π Nothing!</h2>
<p>
Really, gift giving is not my love language. Let's beat consumerism
together!
</p>
</div>
</div>
<p class="alternatives-explanation">
And if you really insist on "getting me something", here's some alternatives...
</p>
<div class="alternatives">
<div id="π" class="box">
<h2>π Donate</h2>
<p>
You know the non-profits I support. Pick one you like as well, and
donate whatever you can miss in our name!
</p>
</div>
<div id="π οΈ" class="box">
<h2>π οΈ Craft</h2>
<p>Get me something you made, and can do without. Sky's the limit!</p>
</div>
<div id="π£" class="box">
<h2>π£ Rise</h2>
<p>
Gift me some of your energy, and join me in my kind of activism!
</p>
</div>
</div>
</div>
</body>
</html>