diff --git a/.vscode/settings.json b/.vscode/settings.json index 63b4b77..cb91d33 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,5 +5,9 @@ ], "editor.codeActionsOnSave": { "source.fixAll": "explicit" - } + }, + "css.styleSheets": [ + "https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css" + ], + "BracketHighlighter.enableExtension": false } diff --git a/bun.lockb b/bun.lockb index 717935c..bbc4eba 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/index.html b/index.html index 81d07ac..daf937e 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,20 @@ +
- - - + + + + +