add colour

This commit is contained in:
CJSatnarine
2025-02-26 23:07:37 -05:00
parent dd3f52a473
commit 36de615b97

View File

@@ -1,11 +1,15 @@
<html> <html>
<body> <link href='https://fonts.googleapis.com/css?family=Roboto Mono' rel='stylesheet'>
<p> <body style="background-color:black; font-family:'Roboto Mono';">
<p style="color:rgb(150, 47, 254)" >
Hey... I'm CJ! But you can call me CJ... I'm usually kept to myself, I'm really shy... I don't want the other girls to know that... that I'm not like the other girls... that I'm actually a werewolf fairy princess with demon powers I gained from my werewolf fairy princess father and demon mother... I sometimes can't keep these powers to myself... but I have to learn how to control them in order to save the world! So yeah, that's me! Hey... I'm CJ! But you can call me CJ... I'm usually kept to myself, I'm really shy... I don't want the other girls to know that... that I'm not like the other girls... that I'm actually a werewolf fairy princess with demon powers I gained from my werewolf fairy princess father and demon mother... I sometimes can't keep these powers to myself... but I have to learn how to control them in order to save the world! So yeah, that's me!
</p> </p>
<hr/> <hr/>
<center>
<a href="https://evilr.ing/cjsatnarine/previous"><</a> <a href="https://evilr.ing/cjsatnarine/previous"><</a>
<a href="https://evilr.ing">EVILRING</a> <a href="https://evilr.ing">EVILRING</a>
<a href="https://evilr.ing/cjsatnarine/next">></a> <a href="https://evilr.ing/cjsatnarine/next">></a>
</center>
</body> </body>
</html> </html>