Skip to content

Instantly share code, notes, and snippets.

View g8up's full-sized avatar
💭
Stay Hungry

g8up g8up

💭
Stay Hungry
View GitHub Profile
/**
* chrome-extension://aimiinbnnkboelefkjlenlgimcabobli/assets/css-editor.html
*/
body {
background: #3c4c55; /* VSCode bg color*/
color: #ddd;
white-space: pre;
font-family: monospace;
}