This is the base HTML I use for many of the playground and exercises.
I've included it as straight html for you to copy+paste, or as a VS Code snippet as well.
Please PR this repo adding in other editor snippets as well.
- Open the command palette with
⌘orCtrl+P - Type
>configure user snippetsand run the found command - Select
html.jsonfrom the list - Paste the contents of
htmlbase.jsoninto the{ }of the file