
html
{

    background: lavender;


}

h1
{
    
    font-size: 2em;
    color: blue;
    
}

    
