Update index.html

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

View file

@ -24,6 +24,9 @@ function checkTime(i) {
</head> </head>
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> <embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style> <style>
body {
background-color: black;
}
.start { .start {
position: absolute; position: absolute;
left: 0px; left: 0px;