body {
  background-color: white;
}

.go-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
  }

.invi-text {
    color: white;
}  