diff --git a/future.html b/future.html index 48e161f..c607263 100644 --- a/future.html +++ b/future.html @@ -1,19 +1,33 @@ - + Future +
+ my profile picture + +
+

Chopster44.com

+
+ home + blog + now +
+
+

Future

-

This page is like a changelog but in reverse, insterad of making a list of things I have changed or added, its a list of things I want to add or change about this website

+

This page is like a changelog but in reverse, instead of making a list of things I have changed or added, its a list of things I want to add or change about this website

- - - + + diff --git a/index.css b/index.css index 1691607..e4bd263 100644 --- a/index.css +++ b/index.css @@ -2,9 +2,26 @@ body { margin: 40px auto; max-width: 650px; line-height: 1.8; - font-size: 18; + font-size: 18px; color: #454545; padding: 0 10px; + background: #fbf9f7; +} + +header { + display: flex; + align-items: center; +} + +.link { + padding: 5px; +} + +.headerContent { + width: 100%; + display: flex; + flex-direction: column; + align-items: center; } @media (prefers-color-scheme: dark) { diff --git a/index.html b/index.html index 9b27402..186268d 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,38 @@ - - - - Welcome to chopster44.com! - - - -

About me:

+ + + + Welcome to chopster44.com! + + +
+ my profile picture + +
+

Chopster44.com

+
+ home + blog + now +
+
+
+ +

About me:

I'm chopster44

-

I know a bit about programming, design circuit boards, building rockets which defy physics, and I play bass.

+

I know a bit about programming, design circuit boards, building rockets which defy physics, and I play bass. +

This is my personal website, here I have a blog where I talk about my projects and other stuff.


Top projects:

-

Here's a list of my projects which I think are the coolest. Code-ey things will be on a git thingy somewhere. Solid stuff probably isn't opensource :( so find details on my blog!.

+

Here's a list of my projects which I think are the coolest. Code-ey things will be on a git thingy + somewhere. Solid stuff probably isn't opensource :( so find details on my blog!.


Contact:

-

If you wanna send me a message or see the stuff I do you can probably get a respone on one of these

+

If you wanna send me a message or see the stuff I do you can probably get a response on one of these


Other stuff:

-

This place is pretty empty right now, come back some other time and it will have some more!

+

This place is pretty empty right now, come back some other time, and it will have some more!

I have made a list of what I am going to add to this place here

+

I found the image I use as a pfp online. I would give the artist, but I can't find the source anymore other + than a reddit post from 5 years ago sorry

+ +