obscuriitiies_
"free palestine 🇵🇸"
teen, ireland, intp
Last active: 1770049825
SpaceHey URL:
https://spacehey.com/post12_modern5_revolution15
obscuriitiies_'s Interests
General
existentialism, the 1900s, satanism, reading/writing, all alternative music, the tragic sublime
Music
nirvana, mcr, black sabbath, sleeping with sirens, IDLES, måneskin, bauhaus, dead kennedys, ethel cain, minor threat, depeche mode, die ärzte, jane’s addiction, killing joke, nine inch nails, pantera, foo fighters, dark funeral, joydivision anything alternative, (joost klein) i love getting song recs so feel free
Movies
rocky horror picture show, the baader-meinhof complex, inland empire, suspiria, audition, black swan, control, donnie darko, possession, lords of salem, texas chainsaw massacre, horror movies
Television
rick and morty, b99, south park, disenchantment
Books
the bell jar, the picture of dorian gray, giovannis room, nausea, das perfume, the stranger, 1984, the tell tale heart, gothic, existentialist, classics
Heroes
kurt cobain, salvador dali, ian curtis, pelle ohlin 𐕣
obscuriitiies_'s Latest Blog Entries [View Blog ]
There are no Blog Entries yet.
obscuriitiies_'s Blurbs
About me:
★ amateur writer, collect CDs, read weird books, digicam photographer. i speak english and german. punk rock ★
VIDEO
Who I'd like to meet:
cool people ✮⋆˙
obscuriitiies_ has 63 friends.
/* replace with cd image that has transparent background. must be 150px by 150px. */
:root {
--cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png');
}
.profile-pic {
position: relative;
width: 183px;
filter: drop-shadow(0 0 0.25rem gray);
}
.profile-pic:after {
content: "";
background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));
background-size: contain, cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.profile-pic:before {
content: "";
background: var(--cd-image);
position: absolute;
top: 5px;
left: -20px;
width: 150px;
height: 150px;
background-repeat: no-repeat;
z-index: -1;
animation-name: spin;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
transition: left ease 0.5s;
}
.profile-pic:hover:before {
left: -75px;
}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
.profile-pic .pfp-fallback {
float: right;
width: 163px;
height: 160px;
border: none;
}
.general-about .profile-pic img {
max-width: inherit;
}
@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 {
/* background-image: url(https://i.pinimg.com/564x/24/d7/a9/24d7a917bd39cb046a807e01b69dac54.jpg); */
background-color: #007f7e;
background-attachment: fixed;
font-family: Libre Franklin;
font-size: 17px;
}
/* width */
::-webkit-scrollbar {
width: 20px;
}
/* Track */
::-webkit-scrollbar-track {
background: #dcdedf;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #bec7c9;
border: 2px outset;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #b5bdbf;
}
p {
color: #000;
font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: 600;
color: #fff;
}
:root {
--logo-blue: #cfccc2;
--darker-blue: #0000ff;
--lighter-blue: #cfccc2;
--even-lighter-blue: #cfccc2;
--lightest-blue: #cfccc2;
--dark-orange: #dc2b31;
--light-orange: ;
--even-lighter-orange: ;
--green: #000;
}
nav {
margin: 10px;
}
nav .links:before {
display: block;
padding-left: 5px;
padding-bottom: 1px;
border-bottom-style: 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";
}
.top {
color: transparent !important;
height: 0 !important;
background-color: transparent !important;
}
.top .left {
display: none !important;
}
.top .center {
display: none !important;
}
.search-wrapper{
display: none !important;
}
.top .right {
display: none !important;
}
.logout-btn{
display: none !important;
}
.top a{
color: transparent !important;
}
nav .links {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
padding: 0 0 3px 0;
}
nav .links a{
font-size: 10px;
color: #000;
padding: 7px;
font-weight: 500;
}
main {
background: transparent;
margin: 10px auto 10px auto;
}
.col.w-40.left h1{
border-style: outset outset none outset;
border-width: 2px;
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;
}
.profile h1 {
padding-left: 5px;
font-family: Libre Franklin;
font-size: 12px;
}
.col.w-40.left .general-about p{
margin: 0;
background: #cfccc2;
font-weight: 500;
color: #000;
}
.general-about {
height: 178px;
border-style: groove outset outset outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin-top: 0;
font-family: Times New Roman;
}
.general-about .profile-pic img {
margin: 5px;
height: 200px;
}
.general-about .details {
margin-top: 15px;
}
.mood {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin: 10px auto ;
}
.mood:before {
display: block;
padding-left: 5px;
margin: 1px;
border-bottom-style: 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;
color: #000;
padding: 5px 5px 0px 5px;
}
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
padding: 0px 6px;
margin: 1px;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
}
.contact {
background: #cfccc2;
}
.url-info {
background: #cfccc2;
}
.url-info p{
font-family: Times New Roman;
color: #000;
}
.details-table {
background: #cfccc2;
}
.table-section {
background: #cfccc2;
}
.details-table td {
border-bottom-style: groove;
padding: 1px 2px;
}
.details-table p {
font-family: Times New Roman;
color: #000;
}
.profile-info {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
}
.blog-preview {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
}
.blog-preview h4 {
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
padding-left: 5px;
margin: 1px;
}
.blog-preview p {
margin: 5px;
font-family: Times New Roman;
color: #000;
font-weight: 500;
}
.blurbs {
background: #cfccc2;
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
}
.profile .blurbs .heading {
border-bottom-style: 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 0 0 5px;
}
.profile .blurbs .section h4 {
color: #000;
padding: 0px;
font-weight: 600;
}
.profile .blurbs .inner {
font-family: Times New Roman;
padding: 2 0;
}
.friends {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin-bottom: 20px;
}
.profile .friends .heading {
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
}
.profile .friends .heading a {
padding-right: 50px;
}
div.friends:nth-of-type(3) > div.inner:nth-child(2) > p:first-child > b:first-child {
font-family: Times New Roman;
color: #000;
}
.profile .friends .inner {
background: #cfccc2;
}
#comments .inner {
height: 1000px;
overflow: auto;
}
#comments > div.inner:nth-child(2) > p:first-child > b:first-child {
font-family: Times New Roman;
color: #000;
}
.comments-table td {
border-style: none groove groove none;
border-width: 3px;
font-family: Times New Roman;
}
.comments-table td * {
font-family: Times New Roman;
color: #000;
}
footer {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin-bottom: 20px;
}
footer p {
color: #000;
}
body:before {
content: " ";
height: 100vh;
width: 100vw;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-image: url(https://64.media.tumblr.com/61462a67de3c3c48674e503340ed5195/ac926009ba373921-41/s500x750/c99a9511ef6675c4e6482acedd1a8967b1f9e8c5.gifv);
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 1s ease 2s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }