-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
231 lines (221 loc) · 12.7 KB
/
index.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
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
<!-- author : Handika Putra -->
<!-- github account : https://github.com/HanPutra -->
<!-- repository : https://github.com/HanPutra/simple-rezero-image-gallery -->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="English" />
<meta name="author" content="Handika Putra" />
<!-- clear cache for get newest update -->
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png" />
<link rel="manifest" href="assets/img/favicon/site.webmanifest" />
<link rel="shortcut icon" href="assets/img/favicon/favicon.ico" type="image/x-icon" />
<link rel="icon" href="assets/img/favicon/favicon.ico" type="image/x-icon" />
<!-- My Css -->
<link rel="stylesheet" href="assets/css/style.css" />
<title>Re:Zero Image Gallery</title>
</head>
<body>
<!-- age gate -->
<div class="age-gate">
<div class="confirm">
<h2>Age Verification</h2>
<p>
This website may have been categorized as mature; therefore, it may contain intense violence, blood/gore,
sexual content, and/or strong language that may not be appropriate for underage viewers.
</p>
<input type="button" value="I am 18 or older - Enter" id="age-yes" />
<input type="button" value="I am under 18 - Exit" id="age-no" />
</div>
</div>
<!-- end of age gate -->
<!-- header -->
<header>
<h1>Re:Zero Image Gallery</h1>
</header>
<!-- end of header -->
<!-- main -->
<main>
<div class="item">
<img
src="assets/img/3emilia.webp"
alt="Emilia"
data-description="Emilia (エミリア) is the main heroine of the Re:Zero kara Hajimeru Isekai Seikatsu series. She is a half-elf and a candidate to become the 42nd king of the Dragon Kingdom of Lugunica in the Royal Selection."
/>
</div>
<div class="item">
<img
src="assets/img/3subaru.webp"
alt="Natsuki Subaru"
data-description="Natsuki Subaru (ナツキ・スバル) is the main protagonist of Re:Zero kara Hajimeru Isekai Seikatsu. He is a former hikikomori that was transported to Lugunica through unknown means, being given the Authority of Return by Death by Satella, and meeting the Royal Selection Candidate Emilia.
"
/>
</div>
<div class="item">
<img
src="assets/img/3rem.webp"
alt="Rem"
data-description="Rem (レム) is a maid in service of Margrave Roswaal L Mathers alongside her sister, Ram. She is one of the main supporting characters of Re:Zero, with major roles in Arc 2, Arc 3, and Arc 7. During the first half of Arc 2, she also served as the secondary antagonist.
"
/>
</div>
<div class="item">
<img
src="assets/img/5echidna.webp"
alt="Echidna"
data-description="Echidna (エキドナ) was the Witch of Greed. Mentioned throughout the series, particularly for her connection to Roswaal and Beatrice, she formally debuted in Arc 4 as a major supporting character and later secondary antagonist.
"
/>
</div>
<div class="item">
<img
src="assets/img/5roswaal.webp"
alt="Roswaal L Mathers"
data-description="Roswaal L Mathers (ロズワール・L・メイザース) is the lord of Roswaal Manor and the Mathers Domain, the Dragon Kingdom of Lugunica's Head Court Mage, and the margrave of the Kingdom's western territories. Since the age of 14, Roswaal has been possessed by the soul of his ancestor, Roswaal A Mathers—originally named Altair Mathers.
"
/>
</div>
<div class="item">
<img
src="assets/img/5regulus.webp"
alt="Regulus Corneas"
data-description="Regulus Corneas (レグルス・コルニアス) was a Sin Archbishop of the Witch Cult, representing Greed. He debuted in the second interlude of Arc 3 alongside Lye Batenkaitos, where he took on Crusch's military convoy, completely decimating it alongside its passengers, which included Rem. Later, he appeared in Emilia's first trial during the events of Arc 4, where he played an antagonistic role under Pandora's lead, and finally, Regulus was one of the primary antagonists of Arc 5, where he was subsequently defeated by a joint force consisting of Reinhard van Astrea, Natsuki Subaru, and Emilia. He drowned underneath the streets of the Watergate City of Priestella.
"
/>
</div>
<div class="item">
<img
src="assets/img/5garfiel.webp"
alt="Garfiel Tinsel"
data-description="Garfiel Tinsel (ガーフィール・ティンゼル) is Frederica Baumann's half-brother, the former guardian of the Sanctuary, and the current military officer of the Emilia Camp. Introduced as a secondary antagonist during the first half of Arc 4, he later became one of the main supporting characters of Re:Zero, with major roles in the second half of Arc 4, Arc 5, Arc 7, and Arc 8.
"
/>
</div>
<div class="item">
<img
src="assets/img/5elsa.webp"
alt="Elsa Granhiert"
data-description='Elsa Granhiert (エルザ・グランヒルテ) was an assassin working together with Meili Portroute as the "child " of an individual known as Mother until her death at the hands of Garfiel Tinsel. She was the main antagonist of Arc 1 and one of the primary antagonists of Arc 4.
'
/>
</div>
<div class="item">
<img
src="assets/img/4anastasia.webp"
alt="Anastasia Hoshin"
data-description="Anastasia Hoshin (アナスタシア・ホーシン) is the chairman of the Hoshin Company and a candidate to become the 42nd king of Lugunica. She is a supporting character first introduced in Arc 3, she plays major roles in Arc 5 and Arc 6, and she also has a lesser supporting role in Arc 8.
"
/>
</div>
<div class="item">
<img
src="assets/img/4crusch.webp"
alt="Crusch Karsten"
data-description="Crusch Karsten (クルシュ・カルステン) is the Matriarch of House Karsten and a candidate to become the 42nd king of Lugunica. She is a supporting character first introduced in Arc 3, where she played a major role in helping Subaru slay the White Whale. Crusch also plays the role of a protagonist in the first spin-off novel, titled Re:Zero Ex Light Novel Volume 1, which covers most of her past, as well as the events that led up to her becoming the first candidate for the 42nd king.
"
/>
</div>
<div class="item">
<img
src="assets/img/4felt.webp"
alt="Felt"
data-description="Felt (フェルト) is a former thief and a candidate to become the 42nd king of Lugunica. She is a supporting character first introduced in Arc 1, where she plays a major role. She also played a supporting role in Arc 5.
"
/>
</div>
<div class="item">
<img
src="assets/img/4priscilla.webp"
alt="Priscilla Barielle"
data-description="Priscilla Barielle (プリシラ・バーリエル) is a former imperial princess of Vollachia, the Matriarch of House Barielle, and a candidate to become the 42nd king of Lugunica. While only a supporting character in Arc 3 and Arc 5, she has a major role in Arc 7 and Arc 8.
"
/>
</div>
<div class="item">
<img
src="assets/img/5ferris.webp"
alt="Felix Argiyle"
data-description="Felix Argyle (フェリックス・アーガイル), commonly known as Ferris (フェリス), is Crusch Karsten's knight. Debuting in Arc 3, he played a rather vital role as Crusch's knight and supported Subaru in his fight against the White Whale and Sin Archbishop of Sloth.
"
/>
</div>
<div class="item">
<img
src="assets/img/5ram.webp"
alt="Ram"
data-description="Ram (ラム) is Rem's sister and one of the twin maids working for Margrave Roswaal L Mathers. Debuting in Arc 2, Ram originally played a rather neutral role, neither assisting in Subaru's endeavours nor directly going against him, like her sister—save for one of the failed loops where Rem succumbed to the curse. In the arc's final loop, however, she played a vital role, allowing Subaru to prevail and stop the Demon Beast rampage in the forest. Ram has also played a vital supporting role in Arc 4 and Arc 6, dueling Roswaal in the former Arc and the Sin Archbishop of Gluttony in the latter Arc, as well as a lesser supporting role in Arc 7 and Arc 8.
"
/>
</div>
<div class="item">
<img
src="assets/img/5beatrice.webp"
alt="Beatrice"
data-description="Beatrice (ベアトリス) is a member of the Emilia Camp and the former caretaker of the Forbidden Library at the old Roswaal Manor, until its destruction in the climax of Arc 4. She is one of the main supporting characters in Re:Zero, having had a supporting role to play in every arc except Arc 1 and Arc 3.
"
/>
</div>
<div class="item">
<img
src="assets/img/5frederica.webp"
alt="Frederica Baumann"
data-description="Frederica Baumann (フレデリカ・バウマン) is a maid in service to Roswaal L Mathers. Joining the Emilia Camp in Arc 4, she has yet to play a major supporting role. However, Frederica has played a lesser supporting role in Arc 7 and Arc 8, and she is set to have a major role in the final arc.[1]
"
/>
</div>
<div class="item">
<img
src="assets/img/5willhelm.webp"
alt="Wilhelm van Astrea"
data-description="Wilhelm van Astrea (ヴィルヘルム・ヴァン・アストレア), né Trias (トリアス), is a member of the Crusch Camp and was Theresia van Astrea's husband. He is a supporting character in Re:Zero, with especially large roles in Arc 3 and Arc 5. Wilhelm also was the main character in two spinoff novels set roughly 40 years before Arc 1, during his youth—Ex 2 and Ex 3.
"
/>
</div>
<div class="item">
<img
src="assets/img/3reinhard.webp"
alt="Reinhard van Astrea"
data-description='Reinhard van Astrea (ラインハルト・ヴァン・アストレア) is the current Sword Saint and a member of the Royal Guard, being the very strongest "weapon" the Kingdom has in its arsenal. During the events of Arc 3, he pledged himself to serve as Felt's knight and fully support her throughout the Royal Selection.
'
/>
</div>
<div class="item">
<img
src="assets/img/3satella.webp"
alt="Satella"
data-description="Satella (サテラ) is the Witch of Envy responsible for the Great Calamity 400 years ago who is currently sealed in the Evil Sealing Stone Shrine, located somewhere in the Augria Sand Dunes, close to where the Pleiades Watchtower is currently standing. In reality, the Witch of Envy (嫉妬の魔女) is a separate personality that formed when she took in the incompatible Witch Factor of Envy. Satella formally debuted in Arc 4 as a supporting character, whilst the Witch serves as an overarching antagonist throughout the series, appearing in most arcs so far, one way or another.
"
/>
</div>
<div class="item">
<img
src="assets/img/3pack.webp"
alt="Puck"
data-description="Puck (パック) is an artificial spirit created by Echidna that Emilia was formerly contracted with. He is counted among the Four Great Spirits as the Beast of the End.[1][2]
"
/>
</div>
</main>
<!-- end of main -->
<!-- overlay -->
<div class="overlay" id="overlay"></div>
<!-- end of overlay -->
<!-- footer -->
<footer>
<p>Source? Of course, from <a href="https://rezero.fandom.com/wiki/Re:Zero_Wiki">Fandom Re:Zero</a>.</p>
</footer>
<!-- end of footer -->
<!-- My Js -->
<script src="assets/js/script.js"></script>
</body>
</html>