Update index.html

This commit is contained in:
Dan 2020-12-30 04:57:25 +00:00
parent 9e0bf1dc66
commit f88987ea0c

View file

@ -6,7 +6,9 @@
html, body {
background-color: #00111d;
color: #ffffff;
font-family: "Helvetica", "Suisse Int'l", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue", sans-serif;
display: flex;
flex-direction: column;
align-items: center;