body {
    background: #000000 !important;
}

.uc-header {
    position:fixed;
    left:0;
    right:0;
    top:0;
    z-index:128;
}

.uc-header-background .tn-atom {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.06) !important;
}