diff --git a/close.svg b/close.svg new file mode 100644 index 0000000..419a57a --- /dev/null +++ b/close.svg @@ -0,0 +1,3 @@ + diff --git a/index.html b/index.html index 9d37d78..6091889 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ height: 100vh; margin: 0; padding: 0; - background: var(--button-face); + background: var(--dialog-blue); display: flex; align-items: center; justify-content: center; @@ -15,9 +15,21 @@
- +Hello, world!
+ + +