.container { padding: 20px; background-color: #f4f3f3; } .activity-item { background-color: white; padding: 15px; border-radius: 10px; margin-bottom: 10px; } .activity-name { font-size: 16px; font-weight: bold; } .activity-participants { font-size: 14px; color: #666; }