position fixed change

This commit is contained in:
sigonasr2 2020-08-30 09:51:10 +09:00
parent 0b42fef339
commit 18d33a491e

View File

@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width" />
</head>
<body style="background-color:gray;
overflow:hidden;position: relative;">
overflow:hidden;position: fixed;">
<center>
<div id="game" style=""></div>
</center>