diff --git a/public/effects/explode.gif b/public/effects/explode.gif
new file mode 100644
index 0000000..699764e
Binary files /dev/null and b/public/effects/explode.gif differ
diff --git a/public/pages/neocities-lyricaltokarev/deus/6.js b/public/pages/neocities-lyricaltokarev/deus/6.js
index 6886be8..e51be92 100644
--- a/public/pages/neocities-lyricaltokarev/deus/6.js
+++ b/public/pages/neocities-lyricaltokarev/deus/6.js
@@ -36,6 +36,8 @@ let bgs = [
const lyrical = document.getElementById('lyrical')
const doorpath = 'door'
+
+
async function wrapper(){
changeBgImg(getRandomBg())
await changeBgAndBlink()
@@ -69,7 +71,7 @@ async function wrapper(){
}
else{
blinkDuration = 213
- changeBgImg('door/ayana.jpg')
+ changeBgImg('ayana.jpg')
}
await sleep(changeBgImg, blinkDuration, [bg])
}
@@ -105,4 +107,6 @@ const probability = function(n, i = 1) {
await sleep(changeBgAndBlink, randomInt(1007, 2777))
}
- wrapper()
\ No newline at end of file
+window.addEventListener('load', function () {
+ wrapper()
+})
\ No newline at end of file
diff --git a/public/styles/darkness/index.css b/public/styles/darkness/index.css
new file mode 100644
index 0000000..6333285
--- /dev/null
+++ b/public/styles/darkness/index.css
@@ -0,0 +1,9 @@
+.bright{
+ text-shadow:0px 0px 10px var(--celeste), 0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste),0px 0px 10px var(--celeste), 5px 5px 20px #0fa09d, 10px 10px 10px #0e7c6c;
+ font-weight: bold;
+ color: white;
+}
+
+.marude{
+ font-size: 20px;
+}
\ No newline at end of file
diff --git a/public/styles/kiki/kiki/index.css b/public/styles/kiki/kiki/index.css
index bbc1675..79d9e60 100644
--- a/public/styles/kiki/kiki/index.css
+++ b/public/styles/kiki/kiki/index.css
@@ -4,4 +4,179 @@
.kiki_pixel{
border: 1px solid var(--celeste)
+}
+
+.floating_head{
+ position: absolute;
+}
+
+.floating_head_cont{
+ position: relative;
+ height: 150px;
+}
+
+.floating_head_cont > :nth-child(1){
+ margin-top: 95px;
+}
+
+.floating_head_cont > :nth-child(2){
+ margin-top: 66px;
+}
+
+.floating_head_cont > :nth-child(3){
+ margin-top: 16px;
+}
+
+.floating_head_cont > :nth-child(4){
+ margin-top: 44px;
+}
+
+.floating_head_cont > :nth-child(5){
+ margin-top: 1px;
+}
+
+.floating_head_cont > :nth-child(6){
+ margin-top: 58px;
+ width: 30px;
+}
+
+.floating_head_cont > :nth-child(7){
+ margin-top: 18px;
+}
+
+.floating_head_cont > :nth-child(9){
+ margin-top: -2px;
+}
+
+.floating_head_cont > :nth-child(10){
+ margin-top: 70px;
+}
+
+.floating_head_cont > :nth-child(11){
+ margin-top: 63px;
+}
+
+.floating_head_cont > :nth-child(11) > img{
+ width: 30px;
+}
+
+.floating_head_cont > :nth-child(12){
+ margin-top: 91px;
+}
+
+.floating_head_cont > :nth-child(13){
+ margin-top: 70px;
+}
+
+.floating_head_cont > :nth-child(13) > img{
+ width: 50px;
+}
+
+.floating_head_cont > :nth-child(14){
+ margin-top: 40px;
+}
+
+.floating_head_cont > :nth-child(15){
+ margin-top: 37px;
+}
+
+.floating_head_cont > :nth-child(16){
+ margin-top: 88px;
+}
+
+.floating_head_cont > :nth-child(17){
+ margin-top: 48px;
+}
+
+.floating_head_cont > :nth-child(18){
+ margin-top: 28px;
+}
+
+.floating_head_cont > :nth-child(19){
+ margin-top: 38px;
+}
+
+.floating_head_cont > :nth-child(20){
+ margin-top: 28px;
+}
+
+.floating_head_cont > :nth-child(21){
+ margin-top: 38px;
+}
+
+/* .floating_head_cont > :nth-child(22){
+ margin-top: 9px;
+} */
+
+/* .floating_head_cont > :nth-child(23){
+ margin-top: 74px;
+} */
+
+.king{
+ position: absolute;
+}
+
+.small_ship > :nth-child(5), .small_ship > :nth-child(1){
+ width: 32px;
+}
+
+.big_ship > :nth-child(1){
+ width: 90px;
+ margin-top: 20px;
+}
+
+
+.small_ship > img{
+ width: 64px;
+}
+
+.big_ship{
+ right: 0;
+}
+
+.zenkantai, .ute{
+ color: var(--celeste);
+ position: absolute;
+ left: 5%;
+}
+
+.zenkantai{
+ font-size: 28px;
+}
+
+.ute{
+ font-size: 32px;
+ bottom: 0;
+ left: 10%;
+}
+
+.explosion{
+ position: absolute;
+}
+
+.explosion:nth-of-type(1){
+ top: 10%;
+ left: 20%;
+}
+
+.explosion:nth-of-type(2){
+ top: 50%;
+ left: 50%;
+}
+
+.explosion:nth-of-type(3){
+ top: 50%;
+}
+
+.explosion:nth-of-type(4){
+ top: -20px;
+}
+
+.explosion:nth-of-type(5){
+ top: 30%;
+ left: 70%;
+}
+
+.explosion:nth-of-type(6){
+ left: 70%;
}
\ No newline at end of file
diff --git a/views/darkness.hbs b/views/darkness.hbs
index 5af756a..d7b0154 100644
--- a/views/darkness.hbs
+++ b/views/darkness.hbs
@@ -20,7 +20,7 @@
shall we see darkness fall
+
Trespassing the boundaries of mortality
In the city, where chaos is the only known rule
@@ -40,7 +40,7 @@
For only in that light, we shall see darkness' downfall
+