diff --git a/static/less/style.less b/static/less/style.less index 7c1ad48..d4310f5 100644 --- a/static/less/style.less +++ b/static/less/style.less @@ -16,6 +16,7 @@ html { } body { + display:flex; color: @fg-color; background-color: @bg-color; font-family: 'Fira Mono', monospace;