Commit
·
6385e9e
1
Parent(s):
27e0fd9
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
|
@@ -5,6 +5,7 @@
|
|
| 5 |
<title>a random unsecured security camera</title>
|
| 6 |
<style>
|
| 7 |
body {
|
|
|
|
| 8 |
background-color: black;
|
| 9 |
padding-top: 3%;
|
| 10 |
}
|
|
|
|
| 5 |
<title>a random unsecured security camera</title>
|
| 6 |
<style>
|
| 7 |
body {
|
| 8 |
+
justify-content: center;
|
| 9 |
background-color: black;
|
| 10 |
padding-top: 3%;
|
| 11 |
}
|