https://codesandbox.io/s/thirsty-maxwell-dr633r?file=/src/App.js
this is the react component I was given, but I want button 2 and button 3 to always be on the 2nd row, with the width of 2nd row be equal to the 1st row. Everything should be in 1 container. How do i do so?