body { font-family: Arial, sans-serif; margin: 0; padding: 0; color: #333; background-color: #f5f5f5; } .header-container { background-color: #2c3e50; color: white; padding: 20px; text-align: center; } nav ul { list-style-type: none; padding: 0; } nav ul li { display: inline; margin: 0 10px; } nav ul li a { color: white; text-decoration: none; font-weight: bold; } .hero-section { background: url('hero-bg.jpg') no-repeat center center/cover; height: 400px; display: flex; align-items: center; justify-content: center; color: white; text-align: center; } .hero-content h2 { font-size: 2.5em; margin: 0; } .cta-button { background-color: #e74c3c; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; margin-top: 20px; } .content-container { padding: 40px; text-align: center; } .solutions-grid { display: flex; justify
Postingan
Menampilkan postingan dari Juli, 2024