.title {
    color: white;
}

.center {
  display: grid;
  place-items: center;
  height: 1070px;
}


