/* if ur trying to steal from this css good luck its just a bunch of recycled code i stole LOL */

body {
background-image:url(https://64.media.tumblr.com/9e84631ecbc08f880148a8f1d76f6022/0373bd477afbe405-6d/s1280x1920/5f94641f53acd57aa1d59bc98425ea00efdb9cdb.gifv);
color: white;
border-color:white;
font-family: tahoma, arial, sans-serif !important;
animation: 0.5s ease-out 0s 1 expandDong;
}
* {cursor: url(https://ani.cursors-4u.net/games/gam-16/gam1564.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2020/12/01/among-us-black-crewmate.html" target="_blank" title="Among Us - Black Crewmate"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Among Us - Black Crewmate" style="position:absolute; top: 0px; right: 0px;" /></a>
};
    color: #ffffff;
    margin: 4px;
    font-family: cursive;
    text-decoration-color: bisque;
    font-weight: bold;
    text-align: center;
    text-underline-position: initial;
    background-color: #ffffff;
}
.player{
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: lightgray;
	color: #ffffff;
	width: calc(100% - 10px );
	border: 1px solid #999;
}
#audioelement {
	/* height: 40;
	*/
}
audio {
	/* border: solid 1px #fff;
	*/
	/* padding: 2px;
	*/
	/* margin-bottom: 0px;
	*/
	/* margin-top: 5px;
	*/
	width: 100%;
	height: 30px;
	background: #fff;
	outline: none;
	margin-bottom: -6px !important;
	filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
}
#song.contactInfo::before {
	content: "help";
	display: block;
	position: relative;
	width: 300px;
	height: 300px;
	background-position: 0 0;
	background-size: 100% 100%;
	background-image: url(https://cdn.discordapp.com/attachments/936715693435551765/957342083516084274/unknown.png);
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
}
#songtitle {
	display: inline-block;
	padding-left: 150%;
	animation: marquee 1s linear infinite;
	white-space: nowrap;
	overflow: hidden !important;
	white-space: nowrap;
}
@keyframes marquee {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(-100%, 0);
	}
}
#bio, #meet {
	text-align: center;
}
.left {
	width: 336px;
	margin: 0px;
	background-color: #000000;
	border:2px groove #4b6cdb;
}
.right {
    float: right;
    width: 410px;
    padding-top: 20px;
    background-color: #000000;
    border: 4px groove #4b6cdb;
}
#song.contactInfo {
	background-color: #000000;
	width: 300px;
}
#songtitle.contactInfoTop {
	background-color: #b4b7bf;
}
.contactInfo {
	border: 1px solid white;
	/* box-shadow: 4px 4px #ffffff !important;
	*/
}
hr {
	width: 300;
}
.LeftHandUserInfo {
}
body::after {
	box-shadow: 0 0 200px rgb(255, 255, 255 / 60%) inset;
	position: fixed;
}
#downloadbutton {
	height: 15px;
	padding-top: 2px;
	float: right;
	padding-right: 2px;
	position: fixed;
	left: 0px;
	bottom: -2px;
}
.contactInfoTop {
	padding: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: white;
	background: linear-gradient(90deg, rgba(211,255,71,1) 48%, rgba(0,211,255,1) 100%);
	white-space: nowrap;
	overflow: hidden;
}
.headerTop {
	background-image: url(https://64.media.tumblr.com/df12a27c079acc70137dc62b96f72804/0373bd477afbe405-0b/s1280x1920/500ba8af1e6789abe619c0d6269a6f83f02b681c.gifv);
	background-position: center;
}
.headerBottom {
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Solid_black.svg/2048px-Solid_black.svg.png);
	background-position: center -38;
}
.contactInfo , .ProfileInfo {
	margin: auto;
	width: 300;
}
img#avatar {
	width: 295px !important;
	height: 295px !important;
	border: double;
}
.url {
	border: solid 2px #BCB3E2;
	padding: 2px;
	box-shadow: 4px 4px #ffffff;
	width: 300;
	margin: auto;
}
#friends.contactInfo {
	margin-bottom: 8px;
}
.container {
	width: 50em;
	margin: auto;
	padding: 5px;
}
.info {
	color: #f1fcfe;
	padding-left: 5px;
	background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
}
p#wish, p#aboutme {
	color: white;
	background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
}
div#userComment {
background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
	border: inset #1e017f;
	color: white;
  }
#bio, #blogs.blogInfo, #videos.blogInfo, #meet,.info {
  width: 380px;
  margin: auto;
  background: #0D0D0D;
  border-style: solid;
}

p#aboutme, p#wish {
    margin: unset;
}

.info { 
 border-color: white;
}

#bio, #meet, .bloginfo { 
margin-top: 5px;
margin-bottom: 5px;
}

.username {
    display: inline-block;
    margin: 0px;
    white-space: nowrap;
    color: #00d5ff;
    font-family: cursive;
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  /* transform: rotate(3deg); */
   /* transform: rotate(0.3rad);/ */
   /* transform: rotate(3grad); */ 
   /* transform: rotate(.03turn);  */
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
  }
}
}

comments, table, box, blurbs {
    background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
}

p {
    {
    background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
};
    color: #ffffff;
    margin: 4px;
    font-family: cursive;
    text-decoration-color: bisque;
    font-weight: bold;
    text-align: center;
    text-underline-position: initial;
    background-color: #00000054;
}
.contactInfoTop {color:rgb(255, 3, 40);
background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
background: url(https://cdn.discordapp.com/attachments/794701453628669976/959567649552089159/unknown.png);
}
#siteTitle {
font-size: 0px;
}  
#siteTitle:after {
font-size: 30px;
color: rgb(0, 76, 255);
content: "hi";
}
.formerly {
font-size: 0px;
}
.formerly:after {
font-size: 12px;
content: "guys";
  animation-name: seizure;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  cursor: pointer;
}
div#userComment {
background: url(https://64.media.tumblr.com/1f64c897066186464be7bcc02924491a/0373bd477afbe405-fc/s1280x1920/cd22dbc8376a02f7564c69675e59edf49faea118.gifv);
	border: inset #1e017f;
	color: #ffffff;
font-style: bold;
}
.avatar {
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes slidein {
  from {
    margin-left: 300%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}
.username {
color: aqua;
animation-duration: 10s
animation-name: ease-in-out forwards; 
animation-iteration-count: infinite;
text-transform: uppercase;
text-align:center;
white-space: nowrap;
  }
a:link {
	color: #7b00ff;
	text-decoration:underline;
}
a:visited {
	color: #0800ff;
}
a:hover {
	color: #ff00f2;
	text-decoration:none;
}
a:active {
	color: #ff00f2;
	font-style: italic;
}
h1.username::after {
	content: url(https://64.media.tumblr.com/55c3a52a9f415d69c3d28f61a539936f/af18489b17510b87-28/s75x75_c1/159a74f0b45bdce1bceaab17d7d02ab52ba39c1b.gifv);
	font-size: 10px;
	max-width: 16px;
	max-height: 16px;
}
#smsg {
    background-color: white
    color: black;
    border: 2px solid black;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#smsg::after {
    font-size: 20px;
    content:"KILL YOURSELF";
}

#smsg::before {
    background-color: white
    content: " ";
    width: 24px;
    height: 21px;
    position: absolute;
    display: block;
    left: 482px;
    font-size: large;
    background-size: cover;
}