body{
    background-color: #ededed;
}

.header{
    background-color: blue;
    color: white;
    height: 50px;
    align-content: center;
    text-align: center;
    font-size: x-large;
    font-weight: 600;
}