main > #mainContent {
  background: url("/statics/img/thvbg.webp") no-repeat fixed center;
  background-size: cover;
}

main > #mainContent {
  background: url("/statics/img/thvbg.jpg") no-repeat fixed center;
  background-size: cover;
}