Matching Sizes
distance from other elements
.menu {
position-anchor: --btn;
min-width: anchor-size(width); /* match the button */
} distance from other elements
.menu {
position-anchor: --btn;
min-width: anchor-size(width); /* match the button */
}