aboutsummaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/index.html b/ext/index.html
index 768e45e..2c1ddcf 100644
--- a/ext/index.html
+++ b/ext/index.html
@@ -10,6 +10,13 @@
<style>
* {padding: 0; margin: 0;}
+ body {
+ display: flex;
+ align-items: center;
+ height: 100vh;
+ width: 100vw;
+ }
+
.insult {
font-size: 72px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;