
header {
    background-color: grey;
    font: italic;
}


body {
    background-color:rgb(255, 255, 255);
   
}

