.taro_page{
  height:100%
}

.onlineQuetion_body{
  background: linear-gradient(0deg,#5a70a6,#5c7cc9);
  height:100%;
}
body,html{
  height:100%;
}