.button-div{display:flex;height:100%;width:100%}.button-div.center{justify-content:center}.button-div.left{justify-content:flex-start}.button-div.right{justify-content:flex-end}