Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-15 03:45:38 +00:00
parent ac9b7ec8ac
commit a2ff6f58c4
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
body {
background-color: black;
}
h3, p {
color: white;
}
</style>
</head>