This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Profile
Ghost✨
onelonelyghostt.itch.io
did:plc:l3fxk5vsg652vukv5ysrvy6x
// Summoning a Ghost for the Shell
void profile() {
User user("OneLonelyGhost",
"bi & enby spectre🏳️🌈🏳️⚧️", "GMT",
"It/They",
https://onelonelyghost.site);
user.summon_ghost();
}