.animal-card {
    width: 30%;
    padding: 1rem;
    margin: 1rem;
    border-radius: 1rem;
    border: black solid;
}