<style> 
    body { 
        color: blue; 
    } 

    h1 { 
        color: green; 
    } 
</style> 
