h1{
  margin-top: -30vh;
  text-align: center;
  font-size: 8em;
  transition: 50000ms;
}

#no{
  color: #eee;
}

#yes{
  color: #111;
}