header{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

a{
    text-transform: capitalize;
}