li {
    text-align: center;
    padding: 1rem;

}

a {
    color: black;
    text-decoration: none;
    transition: color 0.3s ease;
}