referance html id css

CSS
<style>
  #test {
  /*Styleing here*/
  }
</style>
<h1 id="test"></h1>
Source

Also in CSS: