diff --git a/index.html b/index.html index 3d5537d..b0f9d73 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ + fulton.software

THE WEB IS DEAD @@ -30,14 +31,4 @@ You can find my blog and most of my content at this domain on gemini.

USE FREE SOFTWARE

- - - - - - - -Close Windows, Open Doors - diff --git a/style.css b/style.css new file mode 100644 index 0000000..39f126b --- /dev/null +++ b/style.css @@ -0,0 +1,5 @@ +body { + background-color: black; + text-align: center; + color: #43f516; + }