nav {
  background: url("../../assets/img/logo.png") center / 200px no-repeat;
  width: 250px;
  height: 100px;
}

#title {
  font-family: 'Noto Sans HK', sans-serif;
  font-weight: bold;
  color: rgb(255,255,255);
  text-align: center;
}

#subtitle {
  font-family: 'Noto Sans HK', sans-serif;
  text-align: center;
}

#hero-bottom {
  color: #fff;
}

#hero-bottom {
}

#subtitle {
}

#arrow {
  color: rgb(255,255,255);
  font-size: 30px;
}

#videoandintro {
  text-align: center;
}

#whatisacademy {
  width: 100%;
  height: 100vh;
}

#answer {
  text-align: center;
  width: 80%;
}

#tagdescription1 {
}

#question {
  width: 100%;
}

@media (min-width: 300px) {
  #question {
    font-size: xx-large;
  }
}

#iPadProMainPage {
}

