anchor link overflows width of parent element code example
Example: css anchor fill parent
a {
display: flex;
justify-content: center;
align-items: center;
}
a {
display: flex;
justify-content: center;
align-items: center;
}