#header_hook {
    height: 50px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: white;
}