Midbaryom
Instead of cages, a 120 acre of savannah, teeming with life. /* Basic styling for readability */ table { width: 40%; margin: 20px auto; border-collapse: collapse; font-family: Arial, sans-serif; } th, td { padding: 12px 15px; text-align: center; border: 1px solid #ddd; } th { background-color: #add8e6; /* Light blue color */ font-weight: bold; } tr:nth-child(even) { background-color: #f9f9f9; } .button-link { background-color: #008CBA; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border-radius: 5px; } .