Source code
Revision control
Copy as Markdown
Other Tools
<head>
<style>
html { color: black; outline-width: 10px; outline-style: solid; }
</style>
</head>
<body>
<html style="outline-color: green;">Test</html>
</body>
</html>