diff --git a/css/style.css b/css/style.css index dd959ee..c5cb0cc 100644 --- a/css/style.css +++ b/css/style.css @@ -12,6 +12,7 @@ html { color: var(--fg-color); font-size: 1em; font-family: monospace, "Cascadia Code", monospace; + justify-content: center; } body {