html {
  background: transparent url("/assets/20201017_102443-7429b9f5.jpg") no-repeat fixed 50% 50%;
  background-size: cover;
}

body {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
