h1 {
font-size: 50px;
margin: 0;
}
p {
font-size: 18px;
margin: 5px 0 20px 0;
color: #bbb;
}
.button {
background: linear-gradient(90deg, #6a00f4, #00f6ff);
border: none;
padding: 15px 40px;
font-size: 18px;
font-weight: bold;
color: #fff;
border-radius: 15px;
cursor: pointer;
transition: 0.3s;
margin-bottom: 20px;
}
.button:hover {
transform: scale(1.05);
box-shadow: 0 0 20px #00f6ff;
}
.description {
font-size: 16px;
color: #ddd;
max-width: 600px;
line-height: 1.5;
}
</style>
MultiExec Center
Go to DiscordThis is a hub for many famous executors, including Delta X, KRNL, Arceus X, and Ronix. Join us on Discord!✅
<script>
function goDiscord() {
window.location.href = "https://discord.gg/Ub6cka2SNy";
}
</script>