Skip to content

Instantly share code, notes, and snippets.

@qazer2687
Last active June 21, 2025 15:43
Show Gist options
  • Select an option

  • Save qazer2687/22240e25e1e6b62542bbcc6aca6cbf9c to your computer and use it in GitHub Desktop.

Select an option

Save qazer2687/22240e25e1e6b62542bbcc6aca6cbf9c to your computer and use it in GitHub Desktop.
microbin.css
@import url("https://cdn.jsdelivr.net/npm/water.css@2/out/dark.css");
:root {
--background-body: #161616;
--background: #121212;
--background-alt: #161616;
}
pre, code {
white-space: pre-wrap;
word-break: break-all;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment