Added external stylesheet.

This commit is contained in:
2018-07-12 02:23:20 +02:00
parent f3ff0ce962
commit 636c30a3e3
2 changed files with 7 additions and 1 deletions

5
public/style.css Normal file
View File

@@ -0,0 +1,5 @@
html, body {
margin: auto;
text-align: center;
background-color: #1e1e1e";
}