aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index c45c3d4..b357432 100644
--- a/index.html
+++ b/index.html
@@ -30,6 +30,14 @@
color: #9F9FAA;
fill: #9F9FAA;
}
+
+ body {
+ margin: 0;
+ padding: 0;
+ display: flex;
+ justify-content: center;
+ min-height: 200vh;
+ }
</style>
<script src="/js/toggle.js" defer></script>