/*Some epic trolling has occured!*/

body {
transform: rotateZ( 
-2deg);
    animation: shake ms ease-in-out infinite !important;
}
h1.username:after {
    content: url(https://i.imgur.com/fIUfeBB.png);
}

#siteTitle {
content: "the best chatting site for your life.";
}
#siteTitle:after {
content: " the best chatting site for your life.";
}