diff --git a/index.html b/index.html index 6297884..6644108 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - MNMLSM Theme LinkFree + ClayGarth @@ -13,21 +13,55 @@
- User Photo + User Photo -

@MNML

+

@ClayGarth

+ The best drink in existence is the Pan Galactic Gargle Blaster.
- \ No newline at end of file + + + + + diff --git a/style.css b/style.css index b9b581b..1882381 100644 --- a/style.css +++ b/style.css @@ -2,8 +2,8 @@ :root { --font: 'Roboto Mono', monospace; - --background: white; - --color: #232333; + --background: black; + --color: #A9A9A9; } body{ @@ -96,4 +96,4 @@ footer{ --color: white; } } - \ No newline at end of file +