[data-brand="monster"] body {
  background: url('/img/57651_Monster_Wallpaper_Marketing_1600x900_EL_FINAL_1.jpg') fixed center center / cover repeat;
}

.coming_soon {
  height: 100vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 16px; }
.coming_soon img {
  max-width: 200px; 
  margin: 32px;
}

h1 {
  text-transform: uppercase;
}
