.header{
    background-color: blue;
    color: white;
    height: 50px;
    text-align: center;
    padding-top: 5px;
    font-size: x-large;
    font-weight: 700;
}