/*So no one told you life was gonna be this way*/
body {
background: black;
padding-top: 90px;
}
body::before {
background-image: url("https://i.imgur.com/sksgvLE.png");
}
/*Your job's a joke, you're broke*/
a:link {
color: #ad0017;
}
/*Your love life is doa*/
#header {
background: #FF7518;
}
/*it's like you're always stuck in second gear*/
.logo {
color: black;
}
/*When it hasn't been your day, your week, your month*/
#hSub {
background: #7349AC;
color: black;
}
/*Or even your year, but...*/
.extended h3 {
font-size: 0px;
}
/*I'll be there for you*/
.extended h3:after {
font-size: 22px;
content: "Wow look at this gradient";
}
/*(When the rain starts to pour)*/
.extended h3 span {
font-size: 0px !important ;
}
/*I'll be there for you*/
.extended {
padding: 8px;
background: linear-gradient(90deg, #f2ff00, #00d3ff);
}
/*(Like I've been there before)*/
.uName {
color: white;
}
/*I'll be there for you*/
.extended.box.uName {
font-size: 0px;
}
/*('Cause you're there for me too)*/
.uName:after {
background: url("https://tenor.com/view/aromas-az-youtube-twitch-streamer-gif-25254124");
background-size: 48px;
}
/*You're still in bed at ten*/
blockquote {
color: unset;
}
/*And work began at eight*/
p {
color: white;
}
/*You've burned your breakfast*/
b {
color: white;
}
.shortRight {
font-size: 13px;
font-weight: 800;
color: #2949B9;
}
.topLeft {
background: #ababab;
border: 4px solid #828281;
text-align: center;
padding-bottom: 10px;
padding-right: 4px;
padding-left: 4px;
margin-top: 12px;
}
.player.box {
background: #ababab;
border: 4px solid #828281;
margin-right: 2px;
}
.rightHead {
padding: 10px;
border: 7px solid #FF7518;
outline: 7px solid #351dad;
background: #ababab;
color: black;
}
.boxHead {
border: 7px solid #FF7518;
outline: 3px solid #ad0017;
background: #ababab;
}
.boxInfo.box, .url.box, .box.fwiends {
background: #7349AC;
border: 3px solid #ad0017;
}
.box.fwiends {
margin: 20px
}
h4 {
border-right: 4px solid #828281;
border-top: 4px solid #828281;
border-left: 4px solid #828281;
text-align: center;
background: #ababab;
color: black;
}
.box.blurbs {
color: white;
}
#about, #who{
background: #ababab;
border-right: 4px solid #828281;
border-bottom: 4px solid #828281;
border-left: 4px solid #828281;
text-align: center;
}
#about {
margin-bottom: 30px;
}
#country:hover {
font-size: 0px;
background: url("https://static.wikia.nocookie.net/creepypasta-land/images/7/73/Polpotto.jpg/revision/latest?cb=20190326221341");
}
#name {
background: url("https://www.ransomizer.com/sites/default/files/ransomizer/ransomizer.com.fileXUK7ON.html");
border: 7px solid #FF7518;
outline: 7px solid #351dad;
}
#avatar.avatar {
width: 120px;
height: 120px;
border-radius: 34px;
border: 7px solid #FF7518;
outline: 7px solid #351dad;
}
.fwiendCounter {
color: white;
}
.fwiendFace a[href="?id=44"] {
border-radius: 34px;
border: 7px solid #65645e;
}
.tableLeft, .tableRight {
background: #ababab;
border: 4px solid #828281;
}
#footer {
font-size: 0px;
}
#footer:after {
font-size: 9px;
content: "chuck's formerly";
color: white;
}