#headerWrapper{
    position: relative;
}
.head-backgroud{
    position: relative;
    z-index: 1;
}
#register-topnav{
    position: absolute;
    top: 0px;
    background-color: rgba(6, 13, 13, 0.2);
    z-index: 10;
}