.over-everything-fixed {
    margin-top: 0px;
    position: fixed;
    top: 0px;
    right: 5%;
    z-index: 99;
    opacity: 0.9;
}