html {
  background: linear-gradient(rgba(10,10,15,0.35), rgba(10,10,15,0.35)), url(/bar-bg.jpg) center/cover fixed !important;
}
body { background: transparent !important; }
#app { background: transparent !important; }
