Flex align-items: center not centering items [closed]

If you use the correct properties and give the container a height, it will work.

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;

  /* CSS just to show the bounds */
  border: 2px solid;
  background-color: #eee
}
<div class="container">
  <p>Lorem ipsum</p>
</div>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)