We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96c2a3 commit 7c5d3b5Copy full SHA for 7c5d3b5
true.html
@@ -1,4 +1,7 @@
1
<title>true implementation</title>
2
-<body color="#aaa">
+<style>
3
+*{background-color:#aaa ; color:#fff}
4
+</style>
5
+<body>
6
testing
7
<body>
0 commit comments