.rooster {
color: var(--dark-gray); display: flex; list-style-type: none; margin: 0 auto;
}
.rooster li div {
align-items: center; display: flex; justify-content: center; height: 200px;
}
- address {
flex: 0 1 auto; font-size: small; font-style: normal;
}