* {
  animation: seizure 0.1s;
  animation-iteration-count: infinite;
}
body {
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
    background-attachment: fixed !important;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000, 3px 1px 1px white, 2px 4px 1px white;
    font-family: times new roman;
    font-size: 22px;
    font-weight: bold;
    cursor: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&), auto;
}

a:hover {
    cursor: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&), auto !important;
}

@keyframes floating {
    0% {
        transform: translateX(0%);
    }
    50% {
        transform: translateY(2px); /* Slightly less intense vibration */
    }
    100% {
        transform: translateX(0.2%);
    }
}

table,
.extended,
.fwiendFace,
.rightHead,
.boxInfo,
.player,
#form,
tr,
.tableLeft,
.tableRight,
#hUp,
#hSub,
#header,
.shortRight,
img,
div,
body {
    animation-name: floating !important;
    animation-duration: .1s !important;
    animation-iteration-count: infinite !important;
    animation-timing-function: ease-in-out !important;
}

@keyframes die {
    0% {
        transform: translateX(0%);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateX(0%);
    }
}

table:hover,
.extended:hover,
.fwiendFace:hover,
.rightHead:hover,
.boxInfo:hover,
#form:hover,
tr:hover,
.tableLeft:hover,
.tableRight:hover,
.player:hover,
#header:hover,
#hUp:hover,
#hSub:hover,
.shortRight:hover,
img:hover,
div:hover,
body:hover {
    animation-name: die !important;
    animation-duration: .0s !important;
    animation-iteration-count: infinite !important;
    animation-timing-function: ease-in-out !important;
}

#header,
#hup,
#hSub {
    text-align: center !important;
}

a,
a:visited,
.boxButton {
    color: white !important;
    text-shadow: 0 0 4px white, 0 0 5px white;
}

table,
.extended,
.fwiendFace,
.boxInfo,
.player,
#form,
tr,
.tableLeft,
.tableRight {
    border: ridge 5px #FFFFFF!important;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
}

h4,
#viewFriends {
    display: none !important;
    visibility: hidden !important;
}

#header {
    text-align: center !important;
}

.logo b span {
    display: none;
}

.logo b:before {
    content: "4444 4444 4444 4444";
    font-size: 15px;
    text-shadow: 0px 0px 0px !important;
    background: linear-gradient(to right, #6666ff, #0099ff, #00ff00, #ff3399, #6666ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation .1s ease-in-out infinite;
    background-size: 400% 100%;
}

@keyframes rainbow_animation {
    0%, 100% {
        background-position: 0 0;
    }

    50% {
        background-position: 100% 0;
    }
}

#hSub {
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&) !important;
}

#header {
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&) !important;
}

div.box.fwiends {
    width: 600px !important;
}

.fwiendFace {
    width: 100px !important;
    height: 110px !important;
    font-size: 8px !important;
}

.fwiendFace img {
    width: 100px;
    height: 100px;
}

div.box.comments {
    margin-left: -400px !important;
    margin-top: 120px !important;
}

td.tableRight {
    text-align: center !important;
}

#online {
    display: inline !important;
}

#online img {
    height: 1px;
    width: 1px;
}

#online:before {
    display: block;
    content: ".";
    color: transparent;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
    background-repeat: no-repeat;
    height: 100px;
}

.rightHead b {
    color: transparent !important;
}

div.rightHead {
    background-color: black !important;
    height: 100px;
    text-shadow: 0px 0px 0px transparent !important;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
}

div.topLeft:after {
    display: block !important;
    content: ".";
    margin-left: 80px;
    height: 250px;
    width: 300px;
    color: transparent;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
}

.boxHead {
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&) !important;
}

div.topLeft .boxHead span.uName {
    display: none !important;
}

div.topLeft .boxHead b {
    color: transparent !important;
    text-shadow: 0px 0px 0px transparent !important;
    height: 1px;
    width: 1px;
}

div.topLeft .boxHead b:before {
    display: inline !important;
    content: "4444 4444 4444 4444";
    font-size: 20px;
    background: linear-gradient(to right, #6666ff, #0099ff, #00ff00, #ff3399, #6666ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation .1s ease-in-out infinite;
    background-size: 400% 100%;
}

div.box.comments .boxHead span.uName {
    display: none !important;
}

div.box.comments .boxHead b {
    color: transparent !important;
    text-shadow: 0px 0px 0px transparent !important;
    height: 1px;
    width: 1px;
}

div.box.comments .boxHead b:before {
    display: inline !important;
    content: "4444 4444 4444 4444";
    font-size: 20px;
    background: linear-gradient(to right, #6666ff, #0099ff, #00ff00, #ff3399, #6666ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation .1s ease-in-out infinite;
    background-size: 400% 100%;
}

div.topLeft .uName {
    font-size: 30px !important;
    font-family: times new roman;
    width: 100px;
    text-shadow: none;
    background: linear-gradient(to right, #6666ff, #0099ff, #00ff00, #ff3399, #6666ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation .1s ease-in-out infinite, rotate .3s infinite linear;
    background-size: 400% 100%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.topLeft:before {
    display: inline-flex !important;
    content: ".";
    position: relative;
    left: 0px;
    top: 50px;
    height: 72px;
    width: 577px;
    color: transparent;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
}

#about table:after {
    display: inline-flex !important;
    content: ".";
    position: absolute;
    left: 100px;
    top: 500px;
    height: 72px;
    width: 100px;
    color: transparent;
    background-image: url();
}
.fwiendCount:after {
  color: #FFFFFF;
  content: " 4444 4444 4444 4444"
}
@keyframes idk {
 from{transform:rotateX(69) rotateY(9500deg) rotateZ(18450deg)}
 to{transform:rotateX(63deg) rotateY(5415deg) rotateZ(-1020deg)}
}
/*
.fwiendFace{
  animation: 1s linear idk infinite;
}
*/
 
.fwiendFace:hover {
  animation: 1s linear idk infinite;

 
.tableLeft img:hover, .avatar:hover {
 animation: 1s linear idk infinite
}
 
#imgPreview img:hover {
  animation: 1s linear idk infinite;
}
 
img:hover {
  animation: 1s linear idk infinite;
}
 .player::after {
  content: "";
  white-space: pre-wrap;
  display: block;
  background-position: center;
  height: 300px;
  background-image: url(https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&);
  background-size: 100% 100%;
}
.logo {
  font-size: 0;
}
.logo::after {
  content: url("https://myspace.f46n.org/res/discord/attachments/691447293508845593/1171833619732516874/4444.gif?ex=655e1e1a&is=654ba91a&hm=8e261d70db1d6e98a6685738a15439c9c67769fe43eb1960fc7b91f414d1c120&");
}
* {
  animation: seizure 0.1s;
  animation-iteration-count: infinite;
}
