diff --git a/index.html b/index.html index 80dec3c..f111a05 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,8 @@ g1n~xhec.one + +
diff --git a/style.css b/style.css index 4ccac70..eb0b8a2 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,7 @@ body { background:#1c1c1c; color:#a7d129; + font-family: 'Inconsolata', monospace; } div { padding:5px;