#greeting {
  color: var(--text);
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
