.outerContainer { display: flex; justify-content: center; } .innerContainer { display: flex; align-items: center; }