Tweaks to css, now at a happy medium

This commit is contained in:
sigonasr2 2020-08-29 20:24:55 -05:00
parent d159dc6cff
commit 6bbac9e8d5

View File

@ -1,9 +1,6 @@
<head> <head>
<meta content='width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;' name='viewport' />
<meta name="viewport" content="width=device-width" />
</head> </head>
<body style="background-color:gray; <body style="background-color:gray;">
overflow:hidden;position: relative;">
<center> <center>
<div id="game" style="width:100%"></div> <div id="game" style="width:100%"></div>
</center> </center>