style> body { margin: 0; height: 100vh; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #f5f7fa, #c3cfe2); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .container { background: white; padding: 60px 80px; border-radius: 20px; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15); text-align: center; } h1 { margin: 0; font-size: 48px; letter-spacing: 4px; color: #2c3e50; } p { margin-top: 15px; font-size: 18px; color: #7f8c8d; }
Calidad que se siente