-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery.html
168 lines (167 loc) · 28.4 KB
/
gallery.html
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
<!DOCTYPE html>
<html lang="en">
<body>
<h2 class="text-4xl md:text-4xl font-bold rtext mb-4 text-center uppercase">The magma gallery</h2>
<br>
<div id="gallery" class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6">
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?magma,1" alt="Magma image 1" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Magma Flow 1</h3>
<p class="text-white opacity-80">A mesmerizing display of molten rock</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?lava,2" alt="Lava image 2" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Lava Stream 2</h3>
<p class="text-white opacity-80">Nature's fiery artistry in motion</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?volcano,3" alt="Volcano image 3" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Eruption Spectacle 3</h3>
<p class="text-white opacity-80">Witnessing the power of the earth</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?fire,4" alt="Fire image 4" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Flames of Creation 4</h3>
<p class="text-white opacity-80">The birth of new landscapes</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?magma,5" alt="Magma image 5" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Magma Flow 5</h3>
<p class="text-white opacity-80">Liquid fire reshaping the world</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?lava,6" alt="Lava image 6" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Lava Stream 6</h3>
<p class="text-white opacity-80">The earth's molten beauty</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?volcano,7" alt="Volcano image 7" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Eruption Spectacle 7</h3>
<p class="text-white opacity-80">Nature's explosive performance</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?fire,8" alt="Fire image 8" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Flames of Creation 8</h3>
<p class="text-white opacity-80">Forging new terrains</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?magma,9" alt="Magma image 9" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Magma Flow 9</h3>
<p class="text-white opacity-80">Earth's core revealed</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?lava,10" alt="Lava image 10" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Lava Stream 10</h3>
<p class="text-white opacity-80">Rivers of molten rock</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?volcano,11" alt="Volcano image 11" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Eruption Spectacle 11</h3>
<p class="text-white opacity-80">Volcanic fury unleashed</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?fire,12" alt="Fire image 12" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Flames of Creation 12</h3>
<p class="text-white opacity-80">The birth of islands</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?magma,13" alt="Magma image 13" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Magma Flow 13</h3>
<p class="text-white opacity-80">Sculpting the landscape</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?lava,14" alt="Lava image 14" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Lava Stream 14</h3>
<p class="text-white opacity-80">Nature's fiery canvas</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?volcano,15" alt="Volcano image 15" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Eruption Spectacle 15</h3>
<p class="text-white opacity-80">Earth's raw power</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?fire,16" alt="Fire image 16" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Flames of Creation 16</h3>
<p class="text-white opacity-80">Forging new beginnings</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?magma,17" alt="Magma image 17" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Magma Flow 17</h3>
<p class="text-white opacity-80">Earth's molten heart</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?lava,18" alt="Lava image 18" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Lava Stream 18</h3>
<p class="text-white opacity-80">Liquid stone in motion</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?volcano,19" alt="Volcano image 19" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Eruption Spectacle 19</h3>
<p class="text-white opacity-80">Volcanic majesty</p>
</div>
</div>
<div class="rounded-lg overflow-hidden">
<img src="https://source.unsplash.com/random/400x300?fire,20" alt="Fire image 20" class="w-full h-48 object-cover">
<div class="p-4">
<h3 class="text-lg font-semibold text-white">Flames of Creation 20</h3>
<p class="text-white opacity-80">The eternal cycle of rebirth</p>
</div>
</div>
</div>
<br>
<div class="flex flex-row gap-2 m-4">
<a href="https://x.com/MagmaArmy" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><svg width="20" height="20" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/></svg></button></a>
<a href="https://discord.magm.red" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><?xml version="1.0" encoding="UTF-8"?><svg width="20px" height="20px" viewBox="0 -28.5 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid"><g><path d="M216.856339,16.5966031 C200.285002,8.84328665 182.566144,3.2084988 164.041564,0 C161.766523,4.11318106 159.108624,9.64549908 157.276099,14.0464379 C137.583995,11.0849896 118.072967,11.0849896 98.7430163,14.0464379 C96.9108417,9.64549908 94.1925838,4.11318106 91.8971895,0 C73.3526068,3.2084988 55.6133949,8.86399117 39.0420583,16.6376612 C5.61752293,67.146514 -3.4433191,116.400813 1.08711069,164.955721 C23.2560196,181.510915 44.7403634,191.567697 65.8621325,198.148576 C71.0772151,190.971126 75.7283628,183.341335 79.7352139,175.300261 C72.104019,172.400575 64.7949724,168.822202 57.8887866,164.667963 C59.7209612,163.310589 61.5131304,161.891452 63.2445898,160.431257 C105.36741,180.133187 151.134928,180.133187 192.754523,160.431257 C194.506336,161.891452 196.298154,163.310589 198.110326,164.667963 C191.183787,168.842556 183.854737,172.420929 176.223542,175.320965 C180.230393,183.341335 184.861538,190.991831 190.096624,198.16893 C211.238746,191.588051 232.743023,181.531619 254.911949,164.955721 C260.227747,108.668201 245.831087,59.8662432 216.856339,16.5966031 Z M85.4738752,135.09489 C72.8290281,135.09489 62.4592217,123.290155 62.4592217,108.914901 C62.4592217,94.5396472 72.607595,82.7145587 85.4738752,82.7145587 C98.3405064,82.7145587 108.709962,94.5189427 108.488529,108.914901 C108.508531,123.290155 98.3405064,135.09489 85.4738752,135.09489 Z M170.525237,135.09489 C157.88039,135.09489 147.510584,123.290155 147.510584,108.914901 C147.510584,94.5396472 157.658606,82.7145587 170.525237,82.7145587 C183.391518,82.7145587 193.761324,94.5189427 193.539891,108.914901 C193.539891,123.290155 183.391518,135.09489 170.525237,135.09489 Z" fill="#5865F2" fill-rule="nonzero"></path></g></svg></button></a>
<a href="https://www.reddit.com/r/magm/" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><?xml version="1.0" encoding="UTF-8" standalone="no"?><svg width="20px" height="20px" viewBox="0 -4 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Color-" transform="translate(-800.000000, -566.000000)" fill="#FF5700"><path d="M831.14,592.325803 C829.346,592.325803 827.8385,590.884067 827.8385,589.106421 C827.8385,587.328775 829.346,585.839477 831.14,585.839477 C832.934,585.839477 834.389,587.328775 834.389,589.106421 C834.389,590.884067 832.934,592.325803 831.14,592.325803 M831.902,598.574316 C830.231,600.228597 827.654,601.032699 824.024,601.032699 C824.0165,601.032699 824.0075,601.031213 823.9985,601.031213 C823.991,601.031213 823.982,601.032699 823.973,601.032699 C820.343,601.032699 817.7675,600.228597 816.098,598.574316 C815.585,598.065993 815.585,597.244055 816.098,596.737218 C816.6095,596.23038 817.439,596.23038 817.952,596.737218 C819.104,597.878716 821.0735,598.434602 823.973,598.434602 C823.982,598.434602 823.991,598.436088 823.9985,598.436088 C824.0075,598.436088 824.0165,598.434602 824.024,598.434602 C826.9235,598.434602 828.8945,597.878716 830.048,596.737218 C830.561,596.228894 831.3905,596.23038 831.902,596.737218 C832.4135,597.245541 832.4135,598.067479 831.902,598.574316 M813.611,589.106421 C813.611,587.330262 815.1155,585.839477 816.908,585.839477 C818.702,585.839477 820.157,587.330262 820.157,589.106421 C820.157,590.884067 818.702,592.325803 816.908,592.325803 C815.1155,592.325803 813.611,590.884067 813.611,589.106421 M839.996,568.598098 C841.211,568.598098 842.1995,569.577586 842.1995,570.780024 C842.1995,571.983948 841.211,572.963436 839.996,572.963436 C838.781,572.963436 837.7925,571.983948 837.7925,570.780024 C837.7925,569.577586 838.781,568.598098 839.996,568.598098 M848,585.570452 C848,582.417955 845.4125,579.854043 842.231,579.854043 C840.854,579.854043 839.5895,580.335612 838.5965,581.136742 C835.079,578.945898 830.615,577.62604 825.83,577.346611 L828.326,569.527051 L835.1855,571.127824 C835.3655,573.602556 837.4535,575.561534 839.996,575.561534 C842.6555,575.561534 844.82,573.416766 844.82,570.780024 C844.82,568.144768 842.6555,566 839.996,566 C838.136,566 836.519,567.049346 835.7135,568.581748 L827.7425,566.722354 C827.075,566.56629 826.4,566.94679 826.193,567.594828 L823.094,577.300535 C817.9385,577.425386 813.092,578.749703 809.3165,581.068371 C808.337,580.308859 807.1055,579.854043 805.769,579.854043 C802.5875,579.854043 800,582.417955 800,585.570452 C800,587.519025 800.99,589.241677 802.4975,590.273187 C802.4345,590.726516 802.4015,591.182818 802.4015,591.645065 C802.4015,595.585315 804.713,599.250595 808.91,601.964625 C812.933,604.567182 818.258,606 823.9025,606 C829.547,606 834.872,604.567182 838.895,601.964625 C843.092,599.250595 845.4035,595.585315 845.4035,591.645065 C845.4035,591.224435 845.375,590.806778 845.3225,590.392093 C846.9305,589.376932 848,587.594828 848,585.570452" id="Reddit"></path></g></g></svg></button></a>
<a href="https://youtube.com/channel/UCEhZA5-73wmatVWRkiLlQxQ" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><svg width="20px" height="20px" viewBox="0 -7 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <title>Youtube-color</title> <desc>Created with Sketch.</desc> <defs> </defs> <g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Color-" transform="translate(-200.000000, -368.000000)" fill="#CE1312"> <path d="M219.044,391.269916 L219.0425,377.687742 L232.0115,384.502244 L219.044,391.269916 Z M247.52,375.334163 C247.52,375.334163 247.0505,372.003199 245.612,370.536366 C243.7865,368.610299 241.7405,368.601235 240.803,368.489448 C234.086,368 224.0105,368 224.0105,368 L223.9895,368 C223.9895,368 213.914,368 207.197,368.489448 C206.258,368.601235 204.2135,368.610299 202.3865,370.536366 C200.948,372.003199 200.48,375.334163 200.48,375.334163 C200.48,375.334163 200,379.246723 200,383.157773 L200,386.82561 C200,390.73817 200.48,394.64922 200.48,394.64922 C200.48,394.64922 200.948,397.980184 202.3865,399.447016 C204.2135,401.373084 206.612,401.312658 207.68,401.513574 C211.52,401.885191 224,402 224,402 C224,402 234.086,401.984894 240.803,401.495446 C241.7405,401.382148 243.7865,401.373084 245.612,399.447016 C247.0505,397.980184 247.52,394.64922 247.52,394.64922 C247.52,394.64922 248,390.73817 248,386.82561 L248,383.157773 C248,379.246723 247.52,375.334163 247.52,375.334163 L247.52,375.334163 Z" id="Youtube"> </path> </g> </g> </g></svg></button></a>
<a href="https://www.facebook.com/magmaarmy/" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><?xml version="1.0" encoding="iso-8859-1"?><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" width="20px" height="20px"><path style="fill:#1C74BB;" d="M469.779,503.983H42.221c-18.891,0-34.205-15.314-34.205-34.205V42.221c0-18.891,15.314-34.205,34.205-34.205h427.557c18.891,0,34.205,15.314,34.205,34.205v427.557C503.983,488.669,488.669,503.983,469.779,503.983z"/><g><path style="fill:#035FA1;" d="M42.221,452.676V8.017c-18.891,0-34.205,15.314-34.205,34.205v427.557c0,18.891,15.314,34.205,34.205,34.205h427.557c18.891,0,34.205-15.314,34.205-34.205H59.324C49.878,469.779,42.221,462.122,42.221,452.676z"/><path style="fill:#035FA1;" d="M221.795,503.983V332.96h-34.205c-4.722,0-8.551-3.829-8.551-8.551V221.795c0-4.722,3.829-8.551,8.551-8.551h34.205v-25.653c0-70.84,57.427-128.267,128.267-128.267h85.511c4.722,0,8.551,3.829,8.551,8.551v102.614c0,4.722-3.829,8.551-8.551,8.551h-85.511c-4.722,0-8.551,3.829-8.551,8.551v25.653h94.063c4.722,0,8.551,3.829,8.551,8.551v102.614c0,4.722-3.829,8.551-8.551,8.551h-94.063v171.023H221.795z"/></g><path style="fill:#FFFFFF;"d="M350.063,153.386h68.409V84.977h-68.409c-56.582,0-102.614,46.032-102.614,102.614v51.307h-42.756v68.409h42.756v196.676h68.409V307.307h102.614v-68.409H315.858v-51.307C315.858,168.73,331.202,153.386,350.063,153.386z"/><rect x="247.449" y="469.779" style="fill:#E5E5E5;" width="68.409" height="34.205"/><path d="M469.779,0H110.63c-4.428,0-8.017,3.589-8.017,8.017s3.588,8.017,8.017,8.017h359.148c14.441,0,26.188,11.748,26.188,26.188v427.557c0,14.44-11.747,26.188-26.188,26.188H323.875V392.818c0-4.427-3.588-8.017-8.017-8.017c-4.428,0-8.017,3.589-8.017,8.017v103.148h-52.376v-188.66c0-4.427-3.588-8.017-8.017-8.017H212.71v-52.376h34.739c4.428,0,8.017-3.589,8.017-8.017v-51.307c0-52.161,42.436-94.597,94.597-94.597h60.392v52.376h-60.392c-23.281,0-42.221,18.941-42.221,42.221v51.307c0,4.427,3.588,8.017,8.017,8.017h94.597v52.376h-94.597c-4.428,0-8.017,3.589-8.017,8.017v51.307c0,4.427,3.588,8.017,8.017,8.017c4.428,0,8.017-3.589,8.017-8.017v-43.29h94.597c4.428,0,8.017-3.589,8.017-8.017v-68.409c0-4.427-3.588-8.017-8.017-8.017h-94.597v-43.29c0-14.44,11.747-26.188,26.188-26.188h68.409c4.428,0,8.017-3.589,8.017-8.017V84.977c0-4.427-3.588-8.017-8.017-8.017h-68.409c-61.002,0-110.63,49.629-110.63,110.63v43.29h-34.739c-4.428,0-8.017,3.589-8.017,8.017v68.409c0,4.427,3.588,8.017,8.017,8.017h34.739v180.643H42.221c-14.441,0-26.188-11.748-26.188-26.188V42.221c0-14.44,11.747-26.188,26.188-26.188h34.205c4.428,0,8.017-3.589,8.017-8.017S80.854,0,76.426,0H42.221C18.941,0,0,18.941,0,42.221v427.557C0,493.059,18.941,512,42.221,512h427.557c23.28,0,42.221-18.941,42.221-42.221V42.221C512,18.941,493.059,0,469.779,0z"/></svg></button></a>
<a href="https://www.instagram.com/magma_army" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><svg width="20px" height="20px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"/><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/><g id="SVGRepo_iconCarrier"><rect x="2" y="2" width="28" height="28" rx="6" fill="url(#paint0_radial_87_7153)"/> <rect x="2" y="2" width="28" height="28" rx="6" fill="url(#paint1_radial_87_7153)"/><rect x="2" y="2" width="28" height="28" rx="6" fill="url(#paint2_radial_87_7153)"/><path d="M23 10.5C23 11.3284 22.3284 12 21.5 12C20.6716 12 20 11.3284 20 10.5C20 9.67157 20.6716 9 21.5 9C22.3284 9 23 9.67157 23 10.5Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16 21C18.7614 21 21 18.7614 21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21ZM16 19C17.6569 19 19 17.6569 19 16C19 14.3431 17.6569 13 16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 15.6C6 12.2397 6 10.5595 6.65396 9.27606C7.2292 8.14708 8.14708 7.2292 9.27606 6.65396C10.5595 6 12.2397 6 15.6 6H16.4C19.7603 6 21.4405 6 22.7239 6.65396C23.8529 7.2292 24.7708 8.14708 25.346 9.27606C26 10.5595 26 12.2397 26 15.6V16.4C26 19.7603 26 21.4405 25.346 22.7239C24.7708 23.8529 23.8529 24.7708 22.7239 25.346C21.4405 26 19.7603 26 16.4 26H15.6C12.2397 26 10.5595 26 9.27606 25.346C8.14708 24.7708 7.2292 23.8529 6.65396 22.7239C6 21.4405 6 19.7603 6 16.4V15.6ZM15.6 8H16.4C18.1132 8 19.2777 8.00156 20.1779 8.0751C21.0548 8.14674 21.5032 8.27659 21.816 8.43597C22.5686 8.81947 23.1805 9.43139 23.564 10.184C23.7234 10.4968 23.8533 10.9452 23.9249 11.8221C23.9984 12.7223 24 13.8868 24 15.6V16.4C24 18.1132 23.9984 19.2777 23.9249 20.1779C23.8533 21.0548 23.7234 21.5032 23.564 21.816C23.1805 22.5686 22.5686 23.1805 21.816 23.564C21.5032 23.7234 21.0548 23.8533 20.1779 23.9249C19.2777 23.9984 18.1132 24 16.4 24H15.6C13.8868 24 12.7223 23.9984 11.8221 23.9249C10.9452 23.8533 10.4968 23.7234 10.184 23.564C9.43139 23.1805 8.81947 22.5686 8.43597 21.816C8.27659 21.5032 8.14674 21.0548 8.0751 20.1779C8.00156 19.2777 8 18.1132 8 16.4V15.6C8 13.8868 8.00156 12.7223 8.0751 11.8221C8.14674 10.9452 8.27659 10.4968 8.43597 10.184C8.81947 9.43139 9.43139 8.81947 10.184 8.43597C10.4968 8.27659 10.9452 8.14674 11.8221 8.0751C12.7223 8.00156 13.8868 8 15.6 8Z" fill="white"/><defs><radialGradient id="paint0_radial_87_7153" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(12 23) rotate(-55.3758) scale(25.5196)"><stop stop-color="#B13589"/><stop offset="0.79309" stop-color="#C62F94"/><stop offset="1" stop-color="#8A3AC8"/></radialGradient><radialGradient id="paint1_radial_87_7153" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 31) rotate(-65.1363) scale(22.5942)"><stop stop-color="#E0E8B7"/><stop offset="0.444662" stop-color="#FB8A2E"/><stop offset="0.71474" stop-color="#E2425C"/><stop offset="1" stop-color="#E2425C" stop-opacity="0"/></radialGradient><radialGradient id="paint2_radial_87_7153" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.500002 3) rotate(-8.1301) scale(38.8909 8.31836)"><stop offset="0.156701" stop-color="#406ADC"/><stop offset="0.467799" stop-color="#6A45BE"/><stop offset="1" stop-color="#6A45BE" stop-opacity="0"/></radialGradient></defs></g></svg></button>
<a href="https://www.linkedin.com/company/redeaux-games" target="_blank"><button class="btn btn-sm btn-content animate-content uppercase mt-4"><svg width="20px" height="20px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill="#0A66C2" d="M12.225 12.225h-1.778V9.44c0-.664-.012-1.519-.925-1.519-.926 0-1.068.724-1.068 1.47v2.834H6.676V6.498h1.707v.783h.024c.348-.594.996-.95 1.684-.925 1.802 0 2.135 1.185 2.135 2.728l-.001 3.14zM4.67 5.715a1.037 1.037 0 01-1.032-1.031c0-.566.466-1.032 1.032-1.032.566 0 1.031.466 1.032 1.032 0 .566-.466 1.032-1.032 1.032zm.889 6.51h-1.78V6.498h1.78v5.727zM13.11 2H2.885A.88.88 0 002 2.866v10.268a.88.88 0 00.885.866h10.226a.882.882 0 00.889-.866V2.865a.88.88 0 00-.889-.864z"></path></g></svg></button></a>
</div>
<div class="flex lg:flex-row flex-col justify-center items-center gap-2 m-1">
<a href="/firepaper.pdf" target="_blank"><button class="btn btn-md btn-contentx text-xs animate-content uppercase mt-2 blot font-bold"><svg height="20px" width="20px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 388.219 388.219" xml:space="preserve" fill="#000000" transform="matrix(-1, 0, 0, 1, 0, 0)rotate(0)"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path style="fill:#FF793B;" d="M160.109,182.619c0.8,6.8-6,11.6-12,8c-22-12.8-32.8-36.4-47.2-56.8c-23.2,36.8-40.8,72.4-40.8,110.4 c0,77.2,54.8,136,132,136s136-58.8,136-136c0-96.8-101.2-113.6-100-236C187.309,37.019,148.909,101.419,160.109,182.619z"></path> <path style="fill:#fff700;" d="M192.109,388.219c-81.2,0-140-60.4-140-144c0-42,20.4-80,42-114.8c1.6-2.4,4-3.6,6.4-3.6 c2.8,0,5.2,1.2,6.8,3.2c3.6,4.8,6.8,10,10,15.2c10,15.6,19.6,30.4,34.8,39.2l0,0c-11.6-82.8,27.6-151.2,71.2-182 c2.4-1.6,5.6-2,8.4-0.4c2.8,1.2,4.4,4,4.4,7.2c-0.8,62,26.4,96,52.4,128.4c23.6,29.2,47.6,59.2,47.6,107.6 C336.109,326.219,274.109,388.219,192.109,388.219z M101.309,148.619c-18,29.6-33.2,61.6-33.2,95.6c0,74,52,128,124,128 c72.8,0,128-55.2,128-128c0-42.8-20.4-68-44-97.6c-24.4-30.4-51.6-64.4-55.6-122c-34.4,31.2-62,88.4-52.4,156.8l0,0 c0.8,6.4-2,12.4-7.2,15.6c-5.2,3.2-11.6,3.2-16.8,0c-18.4-10.8-29.2-28-40-44.4C102.909,151.419,102.109,150.219,101.309,148.619z"></path> <path style="fill:#FF793B;" d="M278.109,304.219c14-21.6,22-47.6,22-76"></path> <path style="fill:#fff700;" d="M278.109,312.219c-1.6,0-3.2-0.4-4.4-1.2c-3.6-2.4-4.8-7.2-2.4-11.2c13.6-20.8,20.8-45.6,20.8-71.6 c0-4.4,3.6-8,8-8s8,3.6,8,8c0,29.2-8,56.8-23.2,80.4C283.309,311.019,280.909,312.219,278.109,312.219z"></path> <path style="fill:#FF793B;" d="M253.709,332.219c2.8-2.4,6-5.2,8.4-8"></path> <path style="fill:#fff700;" d="M253.709,340.219c-2.4,0-4.4-0.8-6-2.8c-2.8-3.2-2.4-8.4,0.8-11.2c2.4-2.4,5.6-4.8,7.6-7.2 c2.8-3.2,8-3.6,11.2-0.8c3.2,2.8,3.6,8,0.8,11.2c-2.8,3.2-6.4,6.4-9.2,8.8C257.309,339.419,255.709,340.219,253.709,340.219z"></path></g></svg> Firepaper</button></a>
<a href="https://web.archive.org/web/20240211012436/https://magm.red/" target="_blank"><button class="btn btn-md btn-contentx text-xs animate-content uppercase mt-2 blot font-bold"><svg width="20px" height="20px" viewBox="0 0 50.8 50.8" xmlns="http://www.w3.org/2000/svg" fill="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11.377 34.396V18.58m9.349 15.816V18.58m9.348 15.816V18.58m9.349 15.816V18.58m1.57-5.29H9.807m-.092 26.397h31.37" style="fill:none;stroke:#bbbbbb;stroke-width:3.175;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"></path><path d="M160.724 172.373H31.276" style="fill:none;stroke:#9e9e9e;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" transform="translate(0 -.628) scale(.26458)"></path><path d="M8.28 8.791h34.24L25.4 5.027Z" style="fill:#acacac;fill-opacity:1;stroke:#969696;stroke-width:1.5875;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"></path></g></svg> archives</button></a>
<a href="https://vestige.fi/asset/445362421" target="_blank" rel="nofollow"><button class="btn btn-md btn-contentx text-xs animate-content uppercase mt-2 price blot font-bold"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 113 113.4" fill="#4682B4"><title>algorand-algo-logo</title><polygon points="19.6 113.4 36 85 52.4 56.7 68.7 28.3 71.4 23.8 72.6 28.3 77.6 47 72 56.7 55.6 85 39.3 113.4 58.9 113.4 75.3 85 83.8 70.3 87.8 85 95.4 113.4 113 113.4 105.4 85 97.8 56.7 95.8 49.4 108 28.3 90.2 28.3 89.6 26.2 83.4 3 82.6 0 65.5 0 65.1 0.6 49.1 28.3 32.7 56.7 16.4 85 0 113.4 19.6 113.4"/></svg><span class="vest"> </span></button></a>
<a href="/"><button class="btn btn-md btn-content text-xs animate-content uppercase mt-2 blot font-bold text-center subpixel-antialiased">↰ Home</button></a>
</div>
<br>
<script defer src="js/algo.js"></script>
</body>
</html>