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