edi ☆〜(ゝ。∂)
"on da study grind "
Last active: 1724548049
SpaceHey URL:
https://spacehey.com/ediology
edi ☆〜(ゝ。∂)'s Interests
General
Making breakfast , plating breakfast , eating breakfast . I like to buy books and sometimes read them too. I love the grocery store and I love my cat Nana (like the anime. Nana .)
Music
Skz
, tommy february6, new jeans, ldr, radiohead, the smashing pumpkins, Fiona Apple, masayoshi takanaka……
Movies
Interstellar . I want to be an astronaut one day
Television
Nana (& actually every romance anime ever)
Chainsaw man \
Neon Genesis Evangelion
THE KARDASHIANS
Books
Currently reading : all the lovers in the night by Mieko Kawakami Goodreads: http://www.goodreads.com/user/show/154385622
Heroes
Charli xcx
edi ☆〜(ゝ。∂)'s Latest Blog Entries [View Blog ]
There are no Blog Entries yet.
edi ☆〜(ゝ。∂)'s Blurbs
About me:
im feelin #22
VIDEO
Who I'd like to meet:
Who on here knows how to soft scramble an egg?
edi ☆〜(ゝ。∂) has 9 friends.
/* Font and Scrollbar Styling */
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
font-family: 'Libre Franklin', sans-serif;
font-size: 17px;
margin: 0;
padding: 0;
overflow: hidden; /* Prevent horizontal scroll */
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
background: #dcdedf;
}
::-webkit-scrollbar-thumb {
background: #bec7c9;
border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
background: #b5bdbf;
}
/* Cat Animation */
@keyframes moveCat {
0% { transform: translate(0, 0); }
25% { transform: translate(calc(100vw - 100px), 0); }
50% { transform: translate(calc(100vw - 100px), calc(100vh - 100px)); }
75% { transform: translate(0, calc(100vh - 100px)); }
100% { transform: translate(0, 0); }
}
.cat-animation {
position: fixed;
top: 0;
left: 0;
width: 100px; /* Adjust as needed */
height: 100px; /* Adjust as needed */
background-size: cover;
animation: moveCat 10s linear infinite;
z-index: 9999; /* Ensures the cat is on top */
}
.cat1 { background-image: url('https://pngimg.com/uploads/cat/cat_PNG50460.png'); }
.cat2 { background-image: url('https://th.bing.com/th/id/R.10d9631abb9778072c1da264a6d4709a?rik=5oZkg3SeBuMAZg&riu=http%3a%2f%2forig07.deviantart.net%2f104e%2ff%2f2015%2f256%2fd%2f1%2fcat_png_by_kasirun_hasibuan-d99ey1q.png&ehk=REPVC4fkgSA5KXrWN%2flytbKc1JfiUrffJTFb%2fdAGB%2bY%3d&risl=&pid=ImgRaw&r=0'); }
.cat3 { background-image: url('https://th.bing.com/th/id/R.4a1690a5c9dd4d2b30a8c033ff31e1ea?rik=ON0oIc80c1doqg&riu=http%3a%2f%2fi.imgur.com%2f5SSQf6C.png&ehk=BMtfKKiiD4BjSoIwAERYLb4Yf9phDNzeK4vKR32El5g%3d&risl=&pid=ImgRaw&r=0'); }
.cat4 { background-image: url('https://pngimg.com/uploads/cat/cat_PNG50465.png'); }
/* Background and Container Styling */
body {
background: url('https://www.example.com/background-image.jpg') no-repeat center center fixed;
background-size: cover;
}
.container {
width: 80%;
margin: auto;
padding: 20px;
background: rgba(255, 255, 255, 0.8); /* Optional semi-transparent background for content */
}
/* Navbar and Links Styling */
nav {
margin: 10px;
}
nav .links:before {
display: block;
padding-left: 5px;
padding-bottom: 1px;
border-bottom: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
font-weight: 600;
content: "spacehey - Microsoft Internet Explorer";
}
nav .links {
border: 2px outset;
border-color: #fff #000 #000 #fff;
padding: 0 0 3px 0;
}
nav .links a {
font-size: 10px;
color: #000;
padding: 7px;
font-weight: 500;
}
/* Top Section Styling */
.top {
color: transparent !important;
height: 0 !important;
background-color: transparent !important;
}
.top .left, .top .center, .search-wrapper, .top .right, .logout-btn {
display: none !important;
}
.top a {
color: transparent !important;
}
/* Main Section Styling */
main {
background: transparent;
margin: 10px auto;
}
.profile h1 {
padding-left: 5px;
font-family: 'Libre Franklin', sans-serif;
font-size: 12px;
}
.col.w-40.left h1 {
border: 2px outset;
border-color: #fff #000 #000 #fff;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
margin-bottom: 0;
}
.col.w-40.left .general-about p {
margin: 0;
background: #cfccc2;
font-weight: 500;
color: #000;
}
.general-about {
height: 178px;
border: 2px groove outset;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin-top: 0;
font-family: 'Times New Roman', serif;
}
.general-about .profile-pic img {
margin: 5px;
height: 200px;
}
.general-about .details {
margin-top: 15px;
}
.mood {
border: 2px outset;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin: 10px auto;
}
.mood:before {
display: block;
padding-left: 5px;
margin: 1px;
border-bottom: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
font-weight: 600;
font-size: 12px;
color: #fff;
content: "Mood";
}
.mood p {
font-family: 'Times New Roman', serif;
color: #000;
padding: 5px 5px 0 5px;
}
/* Profile and Section Styling */
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
border-bottom: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
padding: 0 6px;
margin: 1px;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions {
border: 2px outset;
border-color: #fff #000 #000 #fff;
}
.contact, .url-info, .details-table, .table-section, .friends, .profile-info, .blog-preview, .blurbs {
background: #cfccc2;
}
kisses u on the mouth
by edi ☆〜(ゝ。∂); ; Report