Edit in JSFiddle

<html>
<head><title>Universal Selector</title></head>

<body>

<h1> Global Warming </h1>

<p> Global warming is a matter of talk around the world. It should be handled quickly. Other wise it will be late before we know it. 
</p>

</body>

</html>
*
{
   color:blue;
}