diff --git a/forest/16hyperform.p.html b/forest/16hyperform.p.html index 9e66c5c..d820e09 100644 --- a/forest/16hyperform.p.html +++ b/forest/16hyperform.p.html @@ -16,41 +16,6 @@ background-color: rgb(245, 237, 210); border-radius: 50%; } - - .angel { - width: 100%; - transform: rotate(69deg); - transform-origin: center; - animation: charisma 12s infinite; - animation-timing-function: linear; - } - - .eyes { - width: 18%; - position: absolute; - z-index: 1; - animation: charismata 12s infinite; - animation-timing-function: linear; - } - - @keyframes charisma { - 50% { - transform: rotate(69deg) translate(8%, 5%); - filter: hue-rotate(169deg); - } - - 100% {} - } - - @keyframes charismata { - 50% { - transform: translate(0%, 30%); - filter: hue-rotate(1600deg); - opacity: 80%; - } - - 100% {} - } @@ -61,11 +26,11 @@ > @@ -93,7 +58,7 @@

YOU WOULD THINK THAT NOTHING COULD ESCAPE MY DIVINE SIGHT. YOU WOULD THINK THAT THAT IF I AM IN ALL THINGS & IF ALL THINGS ARE IN ME, GETTING LOST WOULD BE A LITTLE BIT IMPOSSIBLE. -

BUT THAT'S WHAT I LOVE ABOUT THIS +

BUT THAT'S WHAT I LOVE ABOUT THIS MORTAL. HE NEVER STOPS SURPRISING ME :.:) @@ -114,7 +79,7 @@
OH, WELL...

- NO, NO, YOU + NO, NO, YOU SEEM BUSY

I WOULDN'T WANT TO PUT YOU OUT OR ANYTHING @@ -157,7 +122,7 @@ var div = document.createElement("div"); div.setAttribute("class", "s"); div.setAttribute("style", "z-index:0;"); - + const starNests = document.getElementsByClassName('starNest') for (s of starNests) { diff --git a/forest/42069wedding.p.html b/forest/42069wedding.p.html index 7c25fe4..95b6c47 100644 --- a/forest/42069wedding.p.html +++ b/forest/42069wedding.p.html @@ -24,6 +24,20 @@
+ +