Skip to content

Instantly share code, notes, and snippets.

@domoritz
Last active April 25, 2019 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domoritz/6f0a6856375cad1afd406372a804beca to your computer and use it in GitHub Desktop.
Save domoritz/6f0a6856375cad1afd406372a804beca to your computer and use it in GitHub Desktop.
CSS Editor in HTML
license: mit
<html style="display: block">
<style>
html {
background: red
}
</style>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment