fuck you stop wondering why i did ts

This commit is contained in:
2026-08-04 21:06:43 -06:00
parent 8a238b5183
commit e09be1b350
6 changed files with 216 additions and 219 deletions
+36 -36
View File
@@ -1,37 +1,37 @@
body { body {
background-color: rgb(045, 045, 045); background-color: rgb(045, 045, 045);
font-family: "JetBrains Mono", monospace; font-family: "JetBrains Mono", monospace;
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
} }
.title { .title {
color: white; color: white;
font-size: 25px; font-size: 25px;
} }
.links { .links {
background-color: #ffb6fa; background-color: #ffb6fa;
width: 200px; width: 200px;
height: 50px; height: 50px;
border-radius: 25px; border-radius: 25px;
border-color: #ffffff; border-color: #ffffff;
cursor: pointer; cursor: pointer;
box-shadow-blur: 10px; box-shadow-blur: 10px;
box-shadow: 10px 10px 10px rgb(0, 0, 0); box-shadow: 10px 10px 10px rgb(0, 0, 0);
} }
.fortnite { .fortnite {
display: flex; display: flex;
position: relative; position: relative;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
width: 100vw; width: 100vw;
height: 50vh; height: 50vh;
} }
a { a {
color: rgb(155, 214, 255); color: rgb(155, 214, 255);
display: flex; display: flex;
text-decoration: none; text-decoration: none;
} }
+17 -17
View File
@@ -1,18 +1,18 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Free Ram</title> <title>Free Ram</title>
<link rel="stylesheet" href="freeram.css"> <link rel="stylesheet" href="freeram.css">
<link rel="icon" type="image/png" href="https://files.elliemese.win/ram.jpg"> <link rel="icon" type="image/png" href="https://files.elliemese.win/ram.jpg">
</head> </head>
<body> <body>
<a class="homepagebutt" href="/index.html">← Go Back To Homepage</a> <a class="homepagebutt" href="/index.html">← Go Back To Homepage</a>
<h1 class="title">Free Ram Install 2026 no virus, rat, hardware id stealer, malware, aimbot, free 2026</h1> <h1 class="title">Free Ram Install 2026 no virus, rat, hardware id stealer, malware, aimbot, free 2026</h1>
<div class="fortnite"> <div class="fortnite">
<a href="https://www.youtube.com/watch?v=48rz8udZBmQ"> <a href="https://www.youtube.com/watch?v=48rz8udZBmQ">
<button class="links">Download Now!</button> <button class="links">Download Now!</button>
</a> </a>
</div> </div>
</body> </body>
</html> </html>
+49 -49
View File
@@ -1,49 +1,49 @@
body { body {
text-align: center; text-align: center;
background-color: rgb(045, 045, 045); background-color: rgb(045, 045, 045);
font-family: "JetBrains Mono", monospace; font-family: "JetBrains Mono", monospace;
} }
h1 { h1 {
color: #ffb6fa; color: #ffb6fa;
} }
h3 { h3 {
color: white; color: white;
} }
footer { footer {
font-size: 15px; font-size: 15px;
color: rgb(180, 180, 180); color: rgb(180, 180, 180);
bottom: 0; bottom: 0;
position: fixed; position: fixed;
width: 100%; width: 100%;
} }
img { img {
height: 100px; height: 100px;
width: 100px; width: 100px;
margin: 10px; margin: 10px;
border-color: #ffb6fa; border-color: #ffb6fa;
border-style: solid; border-style: solid;
border-width: 4px; border-width: 4px;
border-radius: 100px; border-radius: 100px;
} }
.mainlinks { .mainlinks {
font-size: 25px; font-size: 25px;
color: #ffb6fa; color: #ffb6fa;
} }
.source { .source {
color: rgb(155, 214, 255); color: rgb(155, 214, 255);
} }
.diver { .diver {
padding-bottom: 20px; padding-bottom: 20px;
} }
.gay { .gay {
color: rgb(155, 214, 255); color: rgb(155, 214, 255);
font-size: 20px; font-size: 20px;
} }
+30 -33
View File
@@ -1,34 +1,31 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Elliemese's Silly Website</title> <title>Elliemese's Silly Website</title>
<link rel="stylesheet" href=index.css> <link rel="stylesheet" href=index.css>
<link rel="icon" type="image/png" href="https://files.elliemese.win/peachpfp.png"> <link rel="icon" type="image/png" href="https://files.elliemese.win/peachpfp.png">
</head> </head>
<body> <body>
<img src="https://files.elliemese.win/peachpfp.png" alt="Elliemese's Profile Picture"> <img src="https://files.elliemese.win/peachpfp.png" alt="Elliemese's Profile Picture">
<h1>Elliemese's Silly Website</h1> <h1>Elliemese's Silly Website</h1>
<h3>Welcome to my website! I do some cool things on this! :3</h3> <h3>Welcome to my website! I do some cool things on this! :3</h3>
<div class="diver"> <div class="diver">
<a class="mainlinks" target="_blank" href="https://discord.gg/qs3zWDew3N">My Discord Server</a> <a class="mainlinks" target="_blank" href="https://discord.gg/qs3zWDew3N">My Discord Server</a>
</div> </div>
<div class="diver"> <div class="diver">
<a class="mainlinks" target="_blank" href="https://git.elliemese.win/Elliemese">Gitea Instance</a> <a class="mainlinks" target="_blank" href="https://git.elliemese.win/Elliemese">Gitea Instance</a>
</div> </div>
<div class="diver"> <div class="diver">
<a class="mainlinks" href="quotes.html">My Quotes Page</a> <a class="mainlinks" href="quotes.html">My Quotes Page</a>
</div> </div>
<div class="diver"> <div class="diver">
<a class="mainlinks" href="freeram.html">Free Ram Executable</a> <a class="mainlinks" href="freeram.html">Free Ram Executable</a>
</div> </div>
<hr> <hr>
<div class="diver"> <div class="diver">
<a class="gay" target="_blank" href="https://decalfree.com/">Check out my GAY partner's website!</a> <a class="source" target="_blank" href="https://git.elliemese.win/Elliemese/Sites">Source Code</a>
</div> </div>
<div class="diver"> <footer>Ts looks ass cause I don't want an AI website, working on it looking better soon!</footer>
<a class="source" target="_blank" href="https://git.elliemese.win/Elliemese/Sites">Source Code</a> </body>
</div>
<footer>Ts looks ass cause I don't want an AI website, working on it looking better soon!</footer>
</body>
</html> </html>
+45 -45
View File
@@ -1,45 +1,45 @@
body { body {
background-color: rgb(045, 045, 045); background-color: rgb(045, 045, 045);
text-align: center; text-align: center;
font-family: 'JetBrains Mono', monospace; font-family: 'JetBrains Mono', monospace;
} }
.headertext { .headertext {
color: white; color: white;
font-size: 50px; font-size: 50px;
} }
.headerimage { .headerimage {
border-radius: 10%; border-radius: 10%;
height: 150px; height: 150px;
border-color: white; border-color: white;
border-width: 4px; border-width: 4px;
} }
.headerbutsmallertext { .headerbutsmallertext {
color: white; color: white;
font-size: 25px; font-size: 25px;
} }
p { p {
color: white; color: white;
font-size: 22px; font-size: 22px;
height: 5vh; height: 5vh;
} }
a { a {
color: rgb(155, 214, 255); color: rgb(155, 214, 255);
display: flex; display: flex;
text-decoration: none; text-decoration: none;
} }
h4 { h4 {
color: rgb(175 175 175); color: rgb(175 175 175);
} }
.relatedimg { .relatedimg {
width: 100px; width: 100px;
} }
.lie { .lie {
width: 350px; width: 350px;
} }
+39 -39
View File
@@ -1,40 +1,40 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Quotes</title> <title>Quotes</title>
<link rel="stylesheet" href=quotes.css> <link rel="stylesheet" href=quotes.css>
<link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png"> <link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png">
</head> </head>
<body> <body>
<a class="homepagebutt" href="/index.html">← Go Back To Homepage</a> <a class="homepagebutt" href="/index.html">← Go Back To Homepage</a>
<h1 class="headertext">Quotes</h1> <h1 class="headertext">Quotes</h1>
<img class="headerimage" src="https://files.elliemese.win/quote.png" alt="weird ass quote stock image"> <img class="headerimage" src="https://files.elliemese.win/quote.png" alt="weird ass quote stock image">
<h2 class="headerbutsmallertext">This is just a quote list lmao, simple as that :3</h2> <h2 class="headerbutsmallertext">This is just a quote list lmao, simple as that :3</h2>
<h4>One last thing, most of these are going to be decal because I spend 99% of my free time with them 😭</h4> <h4>One last thing, most of these are going to be decal because I spend 99% of my free time with them 😭</h4>
<hr> <hr>
<p>"I like femboys" -DecalFree, 4/3/2026</p> <p>"I like femboys" -DecalFree, 4/3/2026</p>
<p>"You cant beat the gay tags. The gay tags will always be the best tags." -DecalFree, 5/17/2026</p> <p>"You cant beat the gay tags. The gay tags will always be the best tags." -DecalFree, 5/17/2026</p>
<p>"Cause why would I date YOUUUU" -DecalFree, 5/17/2026</p> <p>"Cause why would I date YOUUUU" -DecalFree, 5/17/2026</p>
<p>"What if he starts shaking ass?" -DecalFree, 5/17/2026</p> <p>"What if he starts shaking ass?" -DecalFree, 5/17/2026</p>
<p>"Unironically I look at kids crossing the road because they do some random shit half the time." -DecalFree, 5/17/2026</p> <p>"Unironically I look at kids crossing the road because they do some random shit half the time." -DecalFree, 5/17/2026</p>
<p>"Dude, He cant lie!" [Talking about the image below] -DecalFree, 5/17/2026</p> <p>"Dude, He cant lie!" [Talking about the image below] -DecalFree, 5/17/2026</p>
<img src="https://files.elliemese.win/cantlie.png" alt="kid with long ass nose" class="lie"> <img src="https://files.elliemese.win/cantlie.png" alt="kid with long ass nose" class="lie">
<p>"No, I'm not deep throating it." -DecalFree, 5/19/26</p> <p>"No, I'm not deep throating it." -DecalFree, 5/19/26</p>
<p>"I don't give a fuck if you fuck me" -DecalFree, 5/19/26</p> <p>"I don't give a fuck if you fuck me" -DecalFree, 5/19/26</p>
<p>"I finished drinking the cum" -DecalFree, 5/20/26</p> <p>"I finished drinking the cum" -DecalFree, 5/20/26</p>
<p>"I doo love myself some cum" -DecalFree, 5/21/26</p> <p>"I doo love myself some cum" -DecalFree, 5/21/26</p>
<p>"Twin, I'll never forget how to jerk off" -DecalFree, 5/22/26</p> <p>"Twin, I'll never forget how to jerk off" -DecalFree, 5/22/26</p>
<p>"Lowkey on the last day of school my friend held my hand and I almost got hard from it" -DecalFree, 5/22/26</p> <p>"Lowkey on the last day of school my friend held my hand and I almost got hard from it" -DecalFree, 5/22/26</p>
<p>"Is it bad that I've seen almost every femboy video?" -DecalFree, 5/22/26</p> <p>"Is it bad that I've seen almost every femboy video?" -DecalFree, 5/22/26</p>
<p>"What if tom pearl is actually a multidimensional cosmos god and the asteroids are his scat particles coming down to bless planets" -Some random in the official Gorilla Tag server, 5/23/26</p> <p>"What if tom pearl is actually a multidimensional cosmos god and the asteroids are his scat particles coming down to bless planets" -Some random in the official Gorilla Tag server, 5/23/26</p>
<p>"I wish I could just walk to your house and just start harassing you." -DecalFree, 5/26/26</p> <p>"I wish I could just walk to your house and just start harassing you." -DecalFree, 5/26/26</p>
<p>"Dad, I'm a brony!", -DecalFree, 5/31/26</p> <p>"Dad, I'm a brony!", -DecalFree, 5/31/26</p>
<p>"Jerk me off raw", -DecalFree, 5/31/26</p> <p>"Jerk me off raw", -DecalFree, 5/31/26</p>
<p>"Not the titty details, I need to see them!!" -DecalFree, 6/2/26</p> <p>"Not the titty details, I need to see them!!" -DecalFree, 6/2/26</p>
<p>"Twin's balls dropped a day ago" -DecalFree, 6/8/26</p> <p>"Twin's balls dropped a day ago" -DecalFree, 6/8/26</p>
<p>"If you put cat ears on your cock, is your cock technically a cat?" -DecalFree, 6/8/26</p> <p>"If you put cat ears on your cock, is your cock technically a cat?" -DecalFree, 6/8/26</p>
<p>"Why isn't he Indian?" -DecalFree, 6/13/26</p> <p>"Why isn't he Indian?" -DecalFree, 6/13/26</p>
</body> </body>
</html> </html>