five responsive buttons
<div class="button-group"> <button class="button">button one</button> <button class="button">button two</button> <button class="button">button three</button> <button class="button">button four</button> <button class="button">button five</button> </div>