@@ -3,6 +3,6 @@
<title>This is not cool</title>
</header>
<body>
-<h1>Hello world</h1>
+<h1 style="color: red;">Hello world</h1>
</body>
</html>