<style>
:root {
--dark-color: #24272b;
--dark-text-color: #fff;
--light-color: #fff;
--light-text-color: #24272b;
--button-color: #24272b;
--button-text-color: #fff;
--button-hover-color: #2b6ed9;
--button-hover-text-color: #fff;
--info-color: #4bb4f1;
}
</style>
<script>
var server_name = "YourServer";
var server_ip = "hypixel.net";
var ip_copied = "IP copied!";
staff("Name", "UUID", "Rank");
staff("Name", "UUID", "Rank");
staff("Name", "UUID", "Rank");
</script>