 #header {
    background: rgb(9,106,177);
    background: linear-gradient(270deg, rgba(9,106,177,1) 80%, rgba(0,26,85,1) 100%);
}