Achieving Work-Life Harmony: Balancing Work, Play, and Well-being
body { font-family: 'Helvetica Neue', Arial, sans-serif; background: #fdfaf7; color: #333; } header { background: linear-gradient(135deg, #f9e4e4, #f5e1d7); color: #a67c52; padding: 2rem; text-align: center; } header h1 { font-size: 2.5rem; margin: 0; font-weight: bold; color: #a67c52; } nav { background: #fff; border-top: 2px solid #f2d3d0; border-bottom: 2px solid #f2d3d0; padding: 0.8rem; text-align: center; } nav a { text-decoration: none; color: #a67c52; margin: 0 15px; font-weight: bold; } .post { background: #fff; margin: 20px auto; padding: 20px; border-radius: 12px; max-width: 800px; box-shadow: 0px 4px 8px rgba(0,0,0,0.05); } .post img { width: 100%; border-radius: 12px; margin-bottom: 15px; } footer { background: #f9e4e4; padding: 20px; text-align: center; font-size: 0.9rem; color: #555; border-top: 2px solid #f2d3d0; }
Skip to main content