Update index.html

This commit is contained in:
Sobloxsy 2021-12-08 18:38:17 -06:00 committed by GitHub
parent 00144ade12
commit 1b9cce90f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
<style>
body {
background: url(html5game/splash.png);
background-position: center;
background-position-x: center;
background-repeat: no-repeat;
background-color: black;
background-size: cover;