Update index2.html

This commit is contained in:
DremOS Developing Team 2018-08-07 10:52:05 -05:00 committed by GitHub
parent a5d8ae31c3
commit 1e77c50c45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,9 @@ function checkTime(i) {
.cwhite {
color: white;
}
body {
background-color: black;
}
</style>
<body onload="startTime();">
<div class="cwhite" id="txt"></div>