Make the background grey

This commit is contained in:
Marc Di Luzio 2015-01-31 18:18:21 +00:00
parent 7ff1c3e1b0
commit b3cef55412

View file

@ -1,5 +1,6 @@
<!doctype html>
<html lang="en">
<body bgcolor="#111111">
<head>
<meta charset="UTF-8" />
<title>MyGame</title>