body{
    background:url(https://myspace.f46n.org/res/discord/attachments/458980763270905856/947575894732578846/unknown.png)fixed;
    background-position: center;
    font-family: "Consolas";
    color: #fff;
}
::-moz-selection {
    background: #fb0945;
    color: #fff;
}
::selection {
    background: #fb0945;
    color: #fff;
}
:link{
    font-family: "Consolas";
    color: #fb0945;
}
:visited{
    font-family: "Consolas";
    color: #C3B2FF;
}
:active{
    font-family: "Consolas";
    color: #fff;
}
div{
    background-color: #000;
    letter-spacing: 1px;
}

button, input, select{
    background: #fb0945;
    border: 4px solid;
    border-top-color: #fff;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #fff;
    font-family: "Consolas";
}
button:focus, input:focus, select:focus {
    background: #C3B2FF;
    border: 4px solid;
    border-top-color: #000;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #000;
}

/*top*/
#siteTitle{
    font-size: 0px;
}
#siteTitle::after {
    font-size: 16px;
    content: "(づ✿◔ᗜ◔)づ";
}
.formerly{
    display: none;
}
.headerTop {
    background-color: #000;
    display: block !important;
    width: 100%;
    font-family: arial, sans-serif;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 10px;
}
.headerBottom {
    background-color: #C3B2FF;
}
#smsg{
    font-size: 0px;
    margin: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top-color: #000;
    border-bottom-color: #000;

}
#smsg::after{
    font-size: 15px;
    content: "/!\0005C  WARNING! BRUH MOMENT INCOMING (づ✿◔ᗜ◔)づ /!\0005C";
}

/*contact info*/
.left{
    float:left;
    width: 269px;
    margin-left: -300px;
    margin-top: 4px;
}
.LeftHandUserInfo{
    padding-left: 4;
    padding-right: 4;
    width: 269;
    position: relative;
    margin-top: -9px;
}
.status{
    text-align: center;
}
.avatar{
    width: 100% !important;
    height: auto !important;
}
.contactInfoTop {
    background-color: #C3B2FF;
    color: #000;
    border: 4px solid;
    border-top-color: #fff;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #fff;
}
.url{
    border: 4px solid #fff;
}

/*song player*/

.controlBar {
    background-color: #222;
}
.controlBar >
.button:enabled:hover {
    fill: #C3B2FF;
}


/*description*/

.container{
    width: 553px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
.right{
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    width: 545px
}
.info {
    background: #C3B2FF;
    color: #000;
    text-align: center;
    border: 4px solid;
    border-top-color: #fff;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
}
.text1 {
    color: #fb0945;
}
.commentsbox {
    background: #C3B2FF;
    font-family: "Consolas";
    text-align: center;
}
#bio{
    background:url(https://www.fightersgeneration.com/characters2/midlerlaugh-jj.gif) no-repeat 225px 150px;
}

/*Blog and videos related*/

.wbox-main{
    margin-left: 20px;
    width: 1056px;
}
.vid-info{
    width: 1056px;
    font-family: "Consolas";
}
textarea {
	font-family: "Consolas"; 
	width: 98%;
	text-align: center;
	background: #C3B2FF;
}