body{
    margin: 0px;
    background-color: darkblue;
    color:azure;
}

.header_wrapper{
    font-size: 2em;
}

