diff --git a/static/style.css b/static/style.css index 4a09fa7..87c4d8c 100644 --- a/static/style.css +++ b/static/style.css @@ -152,6 +152,7 @@ nav ul { text-align: center; } + body { min-height: 100vh; background-image: linear-gradient(330deg, #222, #040404);