body {
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #f4f4f4;
    padding-top: 50px;
}

h1 {
    color: #f6821f;
    /* Cloudflare's orange color 🧡 */
}