293 lines
7.5 KiB
HTML
293 lines
7.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
<link rel="stylesheet" href="/fnont/comic.css">
|
|
|
|
<style>
|
|
html {
|
|
background-color: var(--color1);
|
|
color: var(--color2);
|
|
background: url(https://cdn.pixabay.com/animation/2022/12/31/18/55/18-55-44-968_256.gif);
|
|
}
|
|
|
|
body {
|
|
text-align: center;
|
|
font-family: 'Comic Mono';
|
|
}
|
|
|
|
#theme-customizer {
|
|
position: fixed;
|
|
top: 10px;
|
|
left: 10px;
|
|
z-index: 10000;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
overflow-x: scroll;
|
|
background-color: var(--color1);
|
|
}
|
|
|
|
td,
|
|
th {
|
|
padding: 10px;
|
|
border: 1px solid var(--color2);
|
|
}
|
|
|
|
*:has(> img) {
|
|
background: url(data:image/webp;base64,UklGRjAAAABXRUJQVlA4TCQAAAAvA8AAAIVS27ahb3uzOUmSJoqqrOq6P47of8DQdcprYdP8/VY=);
|
|
/*background-color: white;*/
|
|
filter: contrast(var(--fry));
|
|
image-rendering: crisp-edges;
|
|
}
|
|
|
|
img {
|
|
mix-blend-mode: soft-light;
|
|
background: white;
|
|
isolation: isolate;
|
|
}
|
|
|
|
img.rotate {
|
|
animation: 3s ease-in-out 1s rotate infinite;
|
|
}
|
|
|
|
@keyframes rotate {
|
|
0% {
|
|
transform: rotate3d(0);
|
|
}
|
|
|
|
50% {
|
|
transform: rotate3d(1, 1, 0, 180deg);
|
|
}
|
|
|
|
100% {
|
|
transform: rotate3d(0);
|
|
}
|
|
}
|
|
|
|
.background {
|
|
background-color: var(--color1);
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<details id="theme-customizer">
|
|
<summary>Customize your theme</summary>
|
|
<div>
|
|
<input id="color1" type="color" oninput="setColor(1, this.value)">
|
|
<input id="color2" type="color" oninput="setColor(2, this.value)">
|
|
<input id="fry" type="range" min="1" max="20" oninput="setFry(this.value)">
|
|
</div>
|
|
</details>
|
|
|
|
<div class="background">
|
|
<h1>Cronge Studios</h1>
|
|
</div>
|
|
|
|
<div class="background">
|
|
<h2><i>REDESIGNED (Revision 2)</i></h2>
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<div class="background">
|
|
<h2>Crewmates</h2>
|
|
</div>
|
|
|
|
<table style="width:100%;">
|
|
<thead>
|
|
<tr>
|
|
<th></th>
|
|
<th>TheArrayser</th>
|
|
<th>Blobert</th>
|
|
<th>MrLetsplay</th>
|
|
<th>Akito123321</th>
|
|
<th>JG-Cody</th>
|
|
<th>JD</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th>Image</th>
|
|
<td><img src="https://i.imgflip.com/5c02mv.gif" width="256" height="256"></td>
|
|
<td><img class="rotate" src="https://nsfw.cringe-studios.com/jester.gif"></td>
|
|
<td><img src="https://media.tenor.com/IKi9_tdSveIAAAAi/miku-hatsune.gif" width="256" height="256"></td>
|
|
<td><img src="https://media.tenor.com/ZfVdtde6BUsAAAAM/rimuru-rimuru-tempest.gif" width="256"
|
|
height="256"></td>
|
|
<td><img src="https://place-hold.it/256"></td>
|
|
<td><img src="https://media1.tenor.com/m/1y8zDc-ll-EAAAAd/3d-saul-saul-goodman.gif" width="256"
|
|
height="256"></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Alias</th>
|
|
<td></td>
|
|
<td>Da Blob</td>
|
|
<td>meeemster</td>
|
|
<td>Master E</td>
|
|
<td>Cody</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Role</th>
|
|
<td>Ex-CEO</td>
|
|
<td>Lead Jester</td>
|
|
<td>Chief Idiot</td>
|
|
<td>Plank Supervisor</td>
|
|
<td>Head Designer</td>
|
|
<td>Main Magistrate</td>
|
|
</tr>
|
|
<tr>
|
|
<th>E-Mail</th>
|
|
<td>arrayser@cringe-studios.com</td>
|
|
<td>blobert@cringe-studios.com</td>
|
|
<td>mr@cringe-studios.com</td>
|
|
<td>akito@cringe-studios.com</td>
|
|
<td>cody@cringe-studios.com</td>
|
|
<td>jd@cringe-studios.com</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Sub-Page</th>
|
|
<td>https://arrayser.cringe-studios.com/</td>
|
|
<td>https://blobert.cringe-studios.com/</td>
|
|
<td>https://mr.cringe-studios.com/</td>
|
|
<td>https://akito.cringe-studios.com/</td>
|
|
<td>https://cody.cringe-studios.com</td>
|
|
<td>N/A</td>
|
|
</tr>
|
|
<tr>
|
|
<th>GitHub</th>
|
|
<td>https://github.com/TheArrayser</td>
|
|
<td>https://github.com/JDobeshow</td>
|
|
<td>https://github.com/MrLetsplay2003</td>
|
|
<td>https://github.com/Akito123321</td>
|
|
<td>https://github.com/JG-Cody</td>
|
|
<td>https://github.com/jonas-jd</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Cringe Studios Git</th>
|
|
<td>https://git.cringe-studios.com/TheArrayser</td>
|
|
<td>https://git.cringe-studios.com/blobert</td>
|
|
<td>https://git.cringe-studios.com/mr</td>
|
|
<td>https://git.cringe-studios.com/akito123321</td>
|
|
<td>https://git.cringe-studios.com/cody</td>
|
|
<td>N/A</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite OS</th>
|
|
<td>VAX/VMS</td>
|
|
<td>Arch Linsus</td>
|
|
<td>Linux From Scratch</td>
|
|
<td>Windows</td>
|
|
<td>Fedora Linux</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite Song</th>
|
|
<td>Speedy Speed Boy</td>
|
|
<td>I can only count to FOUR</td>
|
|
<td>Among Us Trap Remix</td>
|
|
<td>Voices In My Head</td>
|
|
<td>Skillet Monster</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite Bean</th>
|
|
<td>Kidney Bean</td>
|
|
<td>Red Jelly Bean</td>
|
|
<td>Aperture Science Computer-Aided Enrichment Center Beans</td>
|
|
<td>13606 Bean</td>
|
|
<td>Mr. Bean</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite Video Game</th>
|
|
<td>Amogus</td>
|
|
<td>Boulder's Gate 3</td>
|
|
<td>Kekmania</td>
|
|
<td>RL</td>
|
|
<td>Halo</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite Programming Language</th>
|
|
<td><img src="https://nsfw.cringe-studios.com/C.png" width="256" height="256"></td>
|
|
<td><img src="https://nsfw.cringe-studios.com/iu.png" width="256" height="256"></td>
|
|
<td><img src="https://nsfw.cringe-studios.com/java.png" width="256" height="256"></td>
|
|
<td><img src="https://search.cringe-studios.com/image_proxy?url=https%3A%2F%2Fwww.kindpng.com%2Fpicc%2Fm%2F198-1984828_java-icon-transparent-hd-png-download.png&h=25dd9904a70740d7961c49db538c0e99e73693d062a26a32fbfcfa1713928223" width="256" height="256"></td>
|
|
<td><img src="https://xmission.com/blog/wp-content/uploads/2017/08/best-wordpress-plugins-2014.jpg"
|
|
width="256" height="256">
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Favorite Password</th>
|
|
<td>
|
|
<div style="word-break: break-all;">
|
|
DjszY5W&Zh3^QvCpgCEH9CEC!3$G*gqaBaY4pnXB6BwpAQ#Zj8G96EGeLjAbGkea%CUejLUsV9bs$n92Mg^t!*C5CSz$Gy9u*t!j3cuqDG!A8#XEs6%g5^*TXmV%U@8VrRs3z9hTg9eetFp!Lb6i8nw7KSwnsmLJ2PwnCWYnYniateHm7Mu$FxDA4NfyAfy5BtouU4RZiPd%vAxJ4*wM8AZ#MUKy3YQRHfqX*$JTWwB9%hf^7j#5nC8Ehg6wrwMj
|
|
</div>
|
|
</td>
|
|
<td><div style="word-break: break-all;">c184719e296d9f812f353ff74779ae3a2f340bc43078ae449131207edeb3605a</div></td>
|
|
<td>p4$$w0rd</td>
|
|
<td>3x5GNQ5p^2*s%kLbDBZ&DPCj*@wS&mfM</td>
|
|
<td>********</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Quote</th>
|
|
<td>"Amogus!"</td>
|
|
<td>"Nein"</td>
|
|
<td>"\""</td>
|
|
<td>"Hab ich noch 'nen PP-Wish?"</td>
|
|
<td>"hab hier nix zu sagen🤣"</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Do you like spreadsheets?</th>
|
|
<td>TRUE</td>
|
|
<td>Yes, I ues them to count my money</td>
|
|
<td>perchance</td>
|
|
<td>-</td>
|
|
<td>yep</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Flex</th>
|
|
<td><iframe src="https://arrayser.cringe-studios.com" width="256" height="256"></iframe></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><img src="https://nsfw.cringe-studios.com/flex2.png" width="256" height="256"></td>
|
|
<td><iframe src="https://cody.cringe-studios.com" width="256" height="256"></iframe></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<script>
|
|
let color1 = document.getElementById("color1");
|
|
let color2 = document.getElementById("color2");
|
|
|
|
function setColor(n, color) {
|
|
document.documentElement.style.setProperty("--color" + n, color);
|
|
document.getElementById("color" + n).value = color;
|
|
}
|
|
|
|
function setFry(n) {
|
|
document.documentElement.style.setProperty("--fry", n);
|
|
document.getElementById("fry").value = n;
|
|
}
|
|
|
|
function randomColor() {
|
|
return '#' + (Math.random() * 0xFFFFFF >> 0).toString(16);
|
|
}
|
|
|
|
console.log("Cringe Studios theme initializer v1.0 started");
|
|
setColor(1, '#FFFF00');
|
|
setColor(2, '#FF0000');
|
|
setFry(10);
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|