}
h1, h2, h3, h4, h5,{
font-family: 'Shadows Into Light', cursive;
font-size: 200%;
color: #000000;
}
body{ background-image: );
background-image:url(https://media0.giphy.com/media/5rI56FGk3HTaBTkePi/giphy.gif);
Background-size: 100%;
background-color: #ffc012;
}
main:before {
width: auto;
margin-bottom: 25px;
border: 1px solid black;
height: 250px;
display: block;
content: " ";
box-shadow: 0px 0px 5px 1px #ffde82;
background-image: url(https://i.pinimg.com/originals/5b/3e/f9/5b3ef9c6c08137ed8d4e3a786f2c95ad.gif);
background-position: center center;
background-size: cover;
}
footer{
color: ;
}
:root {
--logo-blue: #ffd257;
--darker-blue: #ffd257;
--lighter-blue: black;
--even-lighter-blue: ;
--lightest-blue: ;
--dark-orange: #ffd257;
--light-orange: #8c6700;
--even-lighter-orange: ;
--green: ;
}
main {
border-radius: 0 0 15px 15px;
border: 2px solid rgba(0,0,0,0.7);
background-color: #59513b;
}
.profile h1 {
font-size: 2em;
color: #ffde82;
font-family: 'Shadows Into Light', cursive;
text-shadow: 3px 3px #000000;
}
::-webkit-scrollbar {
width: 3px;
height: 10px;
}
::-webkit-scrollbar {
width: 3px;
height: 10px;
}
::-webkit-scrollbar-thumb {
background: rgba(80, 80, 80);
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0.2);
}
.blurbs .inner{
text-align: center !important;
}
:root {
--topic1: "

";
--topic2: "Insert topic here";
--topic3: "Insert topic here";
--topic4: "Insert topic here";
--topic5: "Insert topic here";
--topic6: "Insert topic here";
}
.table-section:not(:last-child) .details-table tr td:first-child p{color:transparent !important;text-shadow: none !important;letter-spacing: -100px;}
.details-table tr td:first-child p::after{
color:var(--links) !important;
letter-spacing:normal !important;
text-shadow: 2px 2px black !important;
filter: brightness(95%) !important;
}
.table-section:not(:last-child) .details-table tr:nth-child(1) td:first-child p::after{
content: var(--topic1);
}
.table-section:not(:last-child) .details-table tr:nth-child(2) td:first-child p::after{
content: var(--topic2);
}
.table-section:not(:last-child) .details-table tr:nth-child(3) td:first-child p::after{
content: var(--topic3);
}
.table-section:not(:last-child) .details-table tr:nth-child(4) td:first-child p::after{
content: var(--topic4);
}
.table-section:not(:last-child) .details-table tr:nth-child(5) td:first-child p::after{
content: var(--topic5);
}
.table-section:not(:last-child) .details-table tr:nth-child(6) td:first-child p::after{
content: var(--topic6);
}
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/62fd98164ed9c73a48a82e619cae5c78/7d29504b79774de1-63/s540x810/a559644e010fe627b2a902b8aabfecfe760ae6c9.gifv');
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 3s ease 0s 1 normal forwards;
pointer-events: none;
}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }
}
* {cursor: url(https://cur.cursors-4u.net/cursors/cur-4/cur354.ani), url(https://cur.cursors-4u.net/cursors/cur-4/cur354.png), auto !important;}