h1 {
  left: -9999px;
  position: absolute;
}

.row {
  display: flex;
  height: 100vh;
}

.twelve.columns {
  margin: auto;
}

img {
  width: 50%;
  min-width: 300px;
  display: block;
  margin: 0 auto;
}

p {
  margin-top: 30px;
  text-align: center;
  font-size: 1.2em;
}
