body { font-family: Arial, sans-serif; }
    .hero { background: #007bff; color: white; padding: 50px; text-align: center; }
    nav a { margin: 10px; text-decoration: none; }
    footer { text-align: center; padding: 20px; background: #333; color: white; }