给按钮加个浮动的样式
button{ position: absolute; right: :0px; bottom: :0px; }
.A { display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
定位