html,body{
    width: 100%;
    height: 100%;
}

body.uber-reader { background: url('/images/bg_reader_default.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }

.offcanvas-backdrop.show { opacity: .05 !important; }

