summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/bot/index.php b/bot/index.php
index 9fcf4a7..005efb0 100644
--- a/bot/index.php
+++ b/bot/index.php
@@ -9,6 +9,11 @@
<style>
body {
background-color: black;
+ margin: 0;
+ padding: 0
+ }
+ img {
+ width: 100%
}
</style>
</head>