diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b3e5d19..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "html.format.wrapLineLength": 160 -} diff --git a/index.css b/index.css index 86c5139..dfc924c 100644 --- a/index.css +++ b/index.css @@ -3,7 +3,9 @@ font-style: normal; font-weight: 400; font-display: swap; - src: local("Bokor"), url("static/fonts/bokor.woff2") format("woff2"); + src: + local("Bokor"), + url("static/fonts/bokor.woff2") format("woff2"); } @font-face { @@ -11,7 +13,9 @@ font-style: normal; font-weight: 400; font-display: swap; - src: local("IBM Plex Mono"), url("static/fonts/ibm-plex-mono.woff2") format("woff2"); + src: + local("IBM Plex Mono"), + url("static/fonts/ibm-plex-mono.woff2") format("woff2"); } :root { @@ -28,7 +32,7 @@ body, body { background-color: var(--background-color); - font-family: 'IBM Plex Mono', monospace; + font-family: "IBM Plex Mono", monospace; } ::selection { @@ -47,7 +51,7 @@ body { } .main-title { - font-family: 'Bokor', sans-serif; + font-family: "Bokor", sans-serif; font-size: 5em; line-height: 1em; margin: 0.2em 0 0 0; diff --git a/index.html b/index.html index f8cf666..793c8d6 100644 --- a/index.html +++ b/index.html @@ -1,61 +1,170 @@ - + + + + + futile + + + + - - - - futile - - - - - - - -
-

futile

-
-
-
-

- hello, my name is futile. i am a weird concept from the internet, or, a person from europe, depending on who you ask.

- i love computers, programming (mostly rust), linux, malicious software (i.e. game hacks, malware), playing games, and any vehicle whether it runs on - the ground or in the air.

- everything i know about the aforementioned things is self-taught. i also speak english and russian fluently.

- if you want to contact me, email me@futile.eu

-

-
-