Skip to content

Instantly share code, notes, and snippets.

@TomEpsilon
Created June 7, 2021 16:16
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 TomEpsilon/d1185b96942e333990be6ce39395fd6d to your computer and use it in GitHub Desktop.
Save TomEpsilon/d1185b96942e333990be6ce39395fd6d to your computer and use it in GitHub Desktop.
first vscode gist
@import url(https://fonts.googleapis.com/css?family=Inter);body{font-family:Inter;text-align:center;background-color:#000;color:#fff}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}html{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}li{text-align:left}a{color:#fff}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment