body {
  background-color: #006cb5 !important;
  background-image: url('/images/screenshot_background.png');
  background-repeat: no-repeat;
  background-position: center center;
  backdrop-filter: blur(7px);
  background-size: cover;
}
