<style>
    #myFakeElement { color:red ; }
body {background-color: wheat;}
    h1, h2, h3, h4, h5 {color: green;}
    a {color: green;}
    
    
    
  </style> 