1select, 2::picker(select) { 3 appearance: base-select; 4} 5::picker(select) { 6 top: anchor(bottom); 7 width: anchor-size(width); 8}