Html – How to align items equally using flexbox
im new to html and css and ive made some toggle buttons that im trying to dynamically align to the center of the screen. I found this thing called flexbox which seems to make doing this rather easy however, my…