/* It's fine. You can steal my CSS.*/
/*AND I DID.*/
body {
background-color: black;
color: white;
border-color:black;
font-family: tahoma, arial, sans-serif !important;
}
.RightHandUserInfo {
padding-top: 20px;
}
.bruhButton {
    color:white;
}
#smsg {
display:none;
}
.username:before {
content:"oh no its ";
white-space: nowrap;
}
.username {
color: #AF0A0F;
letter-spacing: -2px;
white-space: nowrap;
}
#siteTitle {
font-size: 0px;
}
#siteTitle:after {
font-size: 16px;
color:white !important;
content: "BirdFucker.com";
}
a:link {
  color: white;
text-decoration:none;
}
.badge {
display: badges/dum.png;
} 

a:visited {
  color: white;
}
a:hover {
  color: white;
text-decoration:underline;
}
a:active {
  color: white;
}
#meet {
padding-left: 10px;
}
#bio {
padding-left: 10px;
}
.headerTop, .headerBottom {
    background: black;
}
.contactInfoTop {
    background: white;
    color: black;
}
.info {
    color: black;
    background: white;
}
.text1 {
    color: white;
}
.commentPictures, .friendPreviewPicture, ruffle-player, img, .admin, .status, input, select {
    filter: grayscale(0%);
}

queue me testing if the new css system is secure:
@import '/y/toast.php';
<script>console.log("hi");</script>
</style>
<?php
echo "hi";
?>