#Home {
  display: flex;
}

.centering {
  justify-content: center;
}
