.landing {
  display: flex;
  align-items: center;
  justify-content: center;

  height: 90vh;

  color: white;
}