.button-example {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin: 0 32rpx;
}