Update index.html
This commit is contained in:
parent
1e77c50c45
commit
ae1a357c15
|
@ -24,6 +24,9 @@ function checkTime(i) {
|
|||
</head>
|
||||
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||
<style>
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
.start {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
|
|
Loading…
Reference in a new issue