body
{
 background-color:rgba(0,0,255,0.1);
}
h1
{
 background-color:rgba(0,0,255,0.9);
 margin-left:auto;
 margin-right:auto;
 width:95%;
}