.wrapper { display: flex; flex-flow: row wrap; align-items: center; position: relative; } .tooltip { position: absolute; bottom: -100%; }