Update index.html

This commit is contained in:
Sobloxsy 2021-12-08 18:26:50 -06:00 committed by GitHub
parent 5a73bb7c8d
commit 82885b6334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,9 @@
<style>
body {
background: url(html5game/splash.png);
background-position: center;
background-repeat: no-repeat;
background-color: black;
color:#cccccc;
margin: 0px;
padding: 0px;