* { margin: 0; padding: 0; box-sizing: border-box; }
body { background: black; background-color: black; display: flex; justify-content: center; align-items: center; min-height: 100vh;a font-family: "Courier New", Courier, monospace; text-align: center; padding: 20px; }
.container { max-width: 100%; width: 100%; }
.logo { max-width: 100%; height: auto; width: 400px; /* ukuran maksimal di desktop */ max-width: 90%; /* biar nggak kepotong di HP */ }
.title { color: white; font-size: clamp(24px, 6vw, 48px); /* ukuran fleksibel */ font-weight: bold; font-style: italic; margin: 10px 0; }
.highlight { color: red; font-style: italic; }
.subtitle { color: white; font-size: clamp(18px, 4vw, 32px); font-weight: bold; margin: 5px 0; }
.greetz { color: white; font-size: clamp(14px, 2.5vw, 20px); font-weight: bold; margin: 10px 0; }
.greetz-name { color: white; font-weight: bold; display: inline-block; }
audio { width: 90%; max-width: 400px; margin-top: 20px; display: block; margin-left: auto; margin-right: auto; }

Ghostlyroot - G0D150NE - Fawkess - B1dar4 - Knowploit98