commit 1aa1a4f6403ba5966b2889e76174d2d977ceec9b Author: fuzzy Date: Thu May 5 00:18:25 2022 -0500 first commit diff --git a/img b/img new file mode 120000 index 0000000..8a29a56 --- /dev/null +++ b/img @@ -0,0 +1 @@ +/home/fuzzy/Pictures/website-pics/ \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ba92bec --- /dev/null +++ b/index.html @@ -0,0 +1,93 @@ + + + + fuzzy + + + +
+

hi my name is fuzzy

+

+
+
+ + +
+

+ hi, i'm fuzzy. i like messing with computers and making my life harder trying to make my life easier with technology. it's a noble pursuit.

+ where to find me:
+ Mastodon
+ Matrix
+ Discord
+ Email
+ Git +

+
+ Fuck NFTs + Firefox Browser Ad + powered by void linux + Google Chrome logo and Internet Explorer logo and it says + site hosted on neocities + site built with vim +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + diff --git a/style/style.css b/style/style.css new file mode 100644 index 0000000..f9abab0 --- /dev/null +++ b/style/style.css @@ -0,0 +1,60 @@ +html{ + background-image: url(../img/backgrounds/static.gif); + color: #FCFCFC; + font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; +} +header{ + text-align: center; + font-family: "Wayfarer's Toy Box"; + padding-top: 10px; +} +main { + display: flex; + flex-wrap: nowrap; + flex-direction: row; + justify-content: center; + align-items: flex-start; + + + +} +#center{ + display: flex; + flex-direction: column; +} +nav{ + flex-shrink: 1; + font-size: 1.5rem; +} +li{ + list-style-type: none; + margin-bottom: 1.2rem; + margin-right: 2rem; + padding: 0px 6px 2px 6px; + background-color: #303030; + text-align: center; + border-style: solid; + border-color: #E0E0E0; + border-width: 2px; + border-radius: 25px; + flex-shrink: 1; +} +p{ + width: 528px; + background-color: #303030; + font-size: 1.2rem; + border-style: solid; + border-color: #E0E0E0; + border-radius: 25px; + border-width: 2px; + padding: 10px; +} +#blinkies{ + flex-shrink: 1; + display: flex; + flex-direction: column; + margin-left: 2rem; +} +#buttons{ + display: flex; +} diff --git a/welcome.html b/welcome.html new file mode 100644 index 0000000..635f7ed --- /dev/null +++ b/welcome.html @@ -0,0 +1,21 @@ + + + + + + + welcome to fuzzy's page! + + + + +

welcome!

+

this site works best on a computer monitor, but should be useable with a cell phone.

+

web 1.0 forever

+ + + + + + +